Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0xad28c7…3f776e
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0x06643d…66b06b
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0x13a96c…dedc42
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3dee2d…2080c8
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe2b383…059c60
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7626f5…46c0b8
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7629d4…dedfa3
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe18f0b…69d9a3
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5afc16…eb6272
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0d3213…e458a7
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7faace…6dfbd0
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0x278ac0…89d8b2
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfe9b89…3d9329
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe6d4c0…dd88b6
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6afcc8…3c0d3f
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0x40e376…8c32f7
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2222f0…40ebbc
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6abd07…9423f3
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe0748d…bf2977
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf298bd…36e64b
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbd6ab4…0b2b7c
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8708a5…5ac094
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9da404…376ae9
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb1da3f…17325d
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4e5652…78ee58

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.