Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x20c18b…762eaf
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc663b4…cab2be
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x72e535…125cfe
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd6be5a…8de58a
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf6cc3b…069943
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x699c94…74c4d9
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xda6b2c…d7098e
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5a69e2…81b48a
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x37ec56…6e1e2b
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0ac71c…6346cf
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9e37a8…c17c09
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x82b453…975c41
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x096393…b7d3ae
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcaa1a4…067222
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbc6a4c…e2b7cb
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x58a8ac…e899b0
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7a1b2f…d5a0af
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x792545…c2506e
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6ca542…a9f4de
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x90d09a…3fb2b8
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdba1c1…ba4154
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfbded1…85e4bc
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x89222a…51cdff
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x304c35…70c5c3
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe3ac3f…51e652

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.