Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb7e8…efa10x4c3b…7ac3Basex402 service$0.05100%payAI49d ago0x19af3a…e4e3e0
0xb7e8…efa10x4c3b…7ac3Basex402 service$0.05100%payAI49d ago0xb39df0…59b729
0xb7e8…efa10x4c3b…7ac3Basex402 service$0.05100%payAI49d ago0x3391e2…cff88b
0xb7e8…efa10x4c3b…7ac3Basex402 service$0.05100%payAI49d ago0x9af7b7…d5fd97
0xb7e8…efa10x4c3b…7ac3Basex402 service$0.05100%payAI49d ago0x46dd17…2e4fbf
0xb7e8…efa10x4c3b…7ac3Basex402 service$0.05100%payAI49d ago0x2f8238…ba844a
0xb7e8…efa10x4c3b…7ac3Basex402 service$0.05100%payAI49d ago0xcd9710…81b1cb
0xb7e8…efa10x4c3b…7ac3Basex402 service$0.05100%payAI49d ago0xc07caa…3b4ae0
0xb7e8…efa10x4c3b…7ac3Basex402 service$0.05100%payAI49d ago0x54f7ad…faf1a1
0xb7e8…efa10x4c3b…7ac3Basex402 service$0.05100%payAI49d ago0x124c64…f24f52
0xb7e8…efa10x4c3b…7ac3Basex402 service$0.05100%payAI49d ago0xca6655…171949
0x64a2…9daa0x4c3b…7ac3Basex402 service$0.05100%payAI49d ago0xb95c2e…e15ad4
0x64a2…9daa0x4c3b…7ac3Basex402 service$0.05100%payAI49d ago0xb77c81…73b283
0x64a2…9daa0x4c3b…7ac3Basex402 service$0.05100%payAI49d ago0xac9bd0…b5db44
0x64a2…9daa0x4c3b…7ac3Basex402 service$0.05100%payAI49d ago0x9015dc…ecfe61
0x64a2…9daa0x4c3b…7ac3Basex402 service$0.05100%payAI49d ago0x288bcf…c6eb4e
0x64a2…9daa0x4c3b…7ac3Basex402 service$0.05100%payAI49d ago0x539b73…f62fa3
0x64a2…9daa0x4c3b…7ac3Basex402 service$0.05100%payAI49d ago0x9d347a…e50579
0xfbb4…759e0x4c3b…7ac3Basex402 service$0.05100%payAI50d ago0xde8ff2…48b08f
0xfbb4…759e0x4c3b…7ac3Basex402 service$0.05100%payAI50d ago0x108758…3b6986

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.