Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xae9f9e…c32d21
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x697120…95a857
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe1735d…cfc9c8
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1ea5b8…32d9c0
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2da97b…507d75
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1c6a72…5d8653
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7732d4…7808f9
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbb707e…26307d
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x32aa52…f5e584
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x609dc3…58da6f
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9ed5c3…e1dfec
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x77f0e5…35fda5
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2eb438…205dda
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x52aa7d…290927
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc66f4a…d4d984
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9541b8…24483c
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf18905…32d166
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe08c04…8642d4
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x08714e…70c045
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xff40e7…ed792a
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd0c6b7…083722
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1d3c26…1e6af6
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf8ee23…330737
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0bb1cc…0747e6
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x508170…0fa8ea

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.