Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa8c412…25c00b
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x65b918…efb081
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x57d33f…bc74fb
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4ee2d9…d1007e
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5e916d…809086
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x15ce1a…afadec
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9a3b85…2bd70e
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x44f798…ece1dc
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5f69a2…2b3cef
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x981dc8…be553c
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x69db29…053cb3
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc91d5d…f73255
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4eabd3…055cb5
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8287be…d3d0f1
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3f7e7a…f945b6
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6d050d…7c2f32
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3cdb07…3072b2
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x48de26…317d04
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8fabf5…b48f07
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfc6748…4be0a8
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf97a2c…a5b131
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x442c32…cf3f77
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7c1c64…420adb
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb8abad…09af61
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x95714d…ad138e

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.