Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0x5e09b0…9a9e5b
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0xe1cf73…f18ce4
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0x699b13…6633a7
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0x4955aa…a3e30f
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0x2cb5ce…d05215
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0x0dbe91…d874c9
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0x096514…023dcb
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0x16cd94…7070f2
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0xce2a28…8df377
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0xb53527…f499f2
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0x674da0…e68fdb
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0x4b4ead…ebe78f
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0xcb7b49…23ab1f
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0x35af8a…a58775
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0xd8c420…164064
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0x51420b…e31c09
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0xc150a0…3c7295
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0x72ab7e…c71f27
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0x2e1985…bbe3ea
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0x5f18e5…fa8906
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0x3e232e…dfa7d5
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0xbf615b…ccb78f
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0xc58599…157dac
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0x9e7244…81b891
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350461d ago0xbe2d4b…c21282

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.