Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0x458507…adc655
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7af6b7…3d379d
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3746aa…590861
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4572eb…ce05ef
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6192a3…594a78
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0x828e2a…cd86f3
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1f8630…81a518
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4d8002…24b626
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdafd2f…4cc7ea
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0xea04b1…f179c6
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeb7a09…dd391a
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc41eb8…c6beb3
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc88601…0f9d06
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb167f5…db26df
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8849b0…03da02
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa7a082…cf2180
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0x426202…dd70e6
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbdf29b…93e31b
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4f0f9b…f7540c
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0x830a8c…9639ea
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb8a18e…8a5f6f
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6f0890…9c81ef
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1c1736…a56c9c
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0x548d46…908938
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf3be4b…42ac0c

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.