Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1b4…fa720xaab6…1c01Base—$0.01100%coinbase62d ago0xfcf368…16a133
0xc1b4…fa720x6eb5…9122Base—$0.01100%coinbase62d ago0xf98758…a2e5c2
0xc1b4…fa720xe86f…35a3Base—$0.01100%coinbase62d ago0xaaaa67…ad8a4b
0xc1b4…fa720x48b0…1386Base—$0.01100%coinbase62d ago0x7929ed…8efd31
0xc1b4…fa720x8fd8…00fbBase—$0.01100%coinbase62d ago0x2454d1…c751bc
0xc1b4…fa720xdd38…2cc6Base—$0.01100%coinbase62d ago0x516443…0b6db7
0xc1b4…fa720x7229…698cBase—$0.01100%coinbase62d ago0x4b907d…bfa28b
0xc1b4…fa720x7770…db7bBase—$0.01100%coinbase62d ago0xa533b1…41cbd5
0xc1b4…fa720x20ea…ad39Base—$0.01100%coinbase62d ago0xff6e31…4b8fe1
0xc1b4…fa720xb891…beebBase—$0.01100%coinbase62d ago0xe1183f…d75bbd
0xc1b4…fa720x802b…d7fbBase—$0.01100%coinbase62d ago0xdd1e34…c0edbb
0xc1b4…fa720xfa51…cd82Base—$0.01100%coinbase62d ago0xe494fe…a3a29d
0xc1b4…fa720xb922…9f1bBase—$0.01100%coinbase63d ago0x3e1a71…5f458b

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.