Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2af6f2…7bbe4e
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf7b2a0…9a8d04
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4078d4…567f57
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7ffdc2…12529f
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x999a59…6e3c25
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbec8bc…bd7964
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7c0bc6…dbd61d
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe5771c…3d8cdd
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1a0c89…bf8505
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc6f066…79ebe7
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x626a79…6438cd
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcd305b…ea7df8
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4fcbae…427da7
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfdac67…87d0d8
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3b684e…aafc40
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8687e6…1669f7
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7e78e9…710977
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI112d ago0x72b166…13cffe
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbc0459…3b70e3
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfdba90…174d13
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd4a869…bb86d0
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9429c4…d91e56
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI112d ago0x84cc63…36893a
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1a9533…50efae
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcd8558…437c03

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.