Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x288b3f…8a6de2
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x47024c…846e88
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7c2224…cfeb6c
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x049110…382413
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf0478a…40ea94
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6f7d15…7fb5a4
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2ccbce…97ffed
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2f2f7c…4c7ff9
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x758b6d…3ffa16
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x05aaaf…ceea1e
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdda68d…4437d9
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7568c7…e4399a
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x60c76a…f0e607
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc18066…3a1b47
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x36efec…e2b47a
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x794ef1…3ffac7
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2db396…1c965c
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x51e305…0d1006
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x684546…972154
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x665301…e81b43
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x791024…28c742
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x09aa49…3fb2d3
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6ebc37…dac141
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0x86e76f…488f05
0xcb94…d3980x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa32a7f…af3153

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.