Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabab…586f0x9c95…e299Base$0.001100%Route unknown58d ago0x3a68b5…478f3d
0xabab…586f0x9c95…e299Base$0.001100%Route unknown58d ago0x84a701…a69bd3
0xabab…586f0x9c95…e299Base$0.001100%Route unknown58d ago0x83d9e3…b0c72a
0xabab…586f0x9c95…e299Base$0.001100%Route unknown58d ago0x2b1bf3…9b6284
0xabab…586f0x9c95…e299Base$0.001100%Route unknown58d ago0x4afc83…26da20
0xabab…586f0x9c95…e299Base$0.001100%Route unknown58d ago0xfd3cff…6c61b5
0xabab…586f0x9c95…e299Base$0.001100%Route unknown58d ago0xf369df…202744
0xabab…586f0x9c95…e299Base$0.001100%Route unknown58d ago0xb5522b…d85b10
0xabab…586f0x9c95…e299Base$0.001100%Route unknown58d ago0xf803e7…d3ad6c
0xabab…586f0x9c95…e299Base$0.001100%Route unknown58d ago0x3d6d14…e04d4c
0xabab…586f0x9c95…e299Base$0.001100%Route unknown58d ago0x2d717e…449495
0xabab…586f0x9c95…e299Base$0.001100%Route unknown58d ago0x4c72e0…c1ef11
0xabab…586f0x9c95…e299Base$0.001100%Route unknown58d ago0xad2ad1…95ddbe
0xabab…586f0x9c95…e299Base$0.001100%Route unknown58d ago0x7c362f…dfc545
0xabab…586f0x9c95…e299Base$0.001100%Route unknown58d ago0x540590…15f3aa
0xabab…586f0x9c95…e299Base$0.001100%Route unknown58d ago0xdc7a11…95bd29
0xabab…586f0x9c95…e299Base$0.001100%Route unknown59d ago0x950f06…362d49
0xabab…586f0x9c95…e299Base$0.001100%Route unknown59d ago0x95e97a…1b7926
0xabab…586f0x9c95…e299Base$0.001100%Route unknown59d ago0x509b3b…b97622
0xabab…586f0x9c95…e299Base$0.001100%Route unknown59d ago0x4e637e…c7eda7
0xabab…586f0x9c95…e299Base$0.001100%Route unknown59d ago0x3c28aa…9f9bcc
0xabab…586f0x9c95…e299Base$0.001100%Route unknown59d ago0xcee1e3…210f2e
0xabab…586f0x9c95…e299Base$0.001100%Route unknown59d ago0xa533a9…dbe9d8
0xabab…586f0x9c95…e299Base$0.001100%Route unknown59d ago0xda1083…847370
0xabab…586f0x9c95…e299Base$0.001100%Route unknown59d ago0xa8860e…85f890

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.