Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1efa60…7bf23e
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8f862e…90a3a1
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x195143…e1d24d
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x78c266…40649b
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6ba9cd…d5d39b
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x30ca0c…ca87ff
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa3934a…c199de
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7129cf…5e98ec
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x06cf6c…361c92
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe58895…f569b5
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x286a07…f53268
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x292914…cd7621
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9f0ced…7e1796
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8aef72…00b35d
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0bad86…f4f594
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe7ed05…675e27
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x498bf7…6acc57
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5b4b7d…b18060
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb60bbf…50f69e
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4fb1b2…7d2d4a
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x281b32…628dfe
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2416b4…88455a
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1a027f…1e17ae
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa7c5eb…a432dd
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd7fe32…5317e7

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.