Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa8dcb9…4862ff
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI110d ago0x785ae5…7ff318
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI110d ago0x232f69…e52513
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI110d ago0x6d79de…da049e
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI110d ago0xfdbe98…d4f79b
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI110d ago0x146c77…e682cd
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc82689…2fd870
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcb0584…025382
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb77f1e…4ed7cc
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfd0878…530b9a
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI111d ago0xae09c6…db21d6
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI111d ago0x08fe28…9bd0b2
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9dd1cf…54d4c8
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3ba112…e316fd
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7dd852…23a7bd
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5eee2c…8f5c5f
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI111d ago0x00191c…870b7a
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6735f7…df4a56
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI111d ago0x51f127…3c33b0
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI111d ago0x10e152…2f8cce
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI111d ago0x69802e…d88c78
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcda696…2e7595
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfc3dea…452913
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2e3488…1d724a
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0f2b4d…3ce3c2

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.