Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2016bb…995597
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe90af4…1b7d4e
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xffabda…3fa38b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xccf7d4…7a481c
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x75c9d1…5e9a10
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe3e56c…c66fe1
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbb5393…472c94
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd129fd…7cad78
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa8b8b4…027d8c
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3f515c…e351dc
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0ce645…7b1374
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5569a9…130c16
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x332701…ec005b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc7188e…8ceced
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb1e390…76eea2
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6fc05a…a72e73
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x516f64…e76acc
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x82bbac…c2c04b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6077b4…d67e04
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8c30f7…001af0
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdd15b3…c3005b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1179b3…2361e5
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x476c94…410a83
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbc7c9e…ebb39d
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x777950…629543

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.