Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x07d7ea…a416c0
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8b3dd6…4c6a91
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x805788…221df3
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2edb8a…5793bc
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x093c43…50b205
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0xba1c2f…e1e16d
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7d1f60…3b0580
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcfb136…57212a
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc24e5c…e53816
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa1871c…6d21d5
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x56c773…1620cb
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7d66b9…e1e634
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7937d5…566848
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x41b71d…a93767
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x45f2a4…ff9025
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4916a2…c2e51a
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe22aba…7f07b7
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9744aa…81aa2e
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7b7ae6…d73a1f
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfb9ac2…1b80c8
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x34faed…0d4406
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0xef0105…f32053
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3d49da…3d2d5c
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2dd835…171eee
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x09095a…b849c9

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.