Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa27798…0a32a8
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7e8bc9…c31313
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8f6300…4fc8bc
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2e398f…090a93
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5319c7…b4000b
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI111d ago0xff69b8…bebea7
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3ec1d5…b1e35b
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf82722…23674e
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7bc114…2a58c8
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8fe20f…479c1a
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcc3d0d…27c15e
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf43f16…748217
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x043484…91ca37
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1cd118…ef347a
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfc3603…e44a57
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd80434…e47b24
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI112d ago0xce28c5…c529f7
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0b9053…e1563d
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcbd98f…76ee2c
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9f6409…865b3f
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x510a47…6a0bfc
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI112d ago0xba5307…38d6d1
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6cb81f…96c1d2
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa2b0e4…362afd
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa2f538…5389bf

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.