Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e46…7f940x10c1…1e24Base—$0.87100%coinbase119d ago0x85b309…3d9c29
0x3e46…7f940x10c1…1e24Base—$0.53100%coinbase119d ago0xedd324…06212d
0x3e46…7f940x10c1…1e24Base—$0.66100%coinbase119d ago0x7d855c…6edb65
0x3e46…7f940x10c1…1e24Base—$0.63100%coinbase119d ago0x6ed216…0b2a2c
0x3e46…7f940x10c1…1e24Base—$0.56100%coinbase119d ago0xdd8b2f…368a9c
0x3e46…7f940x10c1…1e24Base—$1.28100%coinbase119d ago0x6d1c5b…8f7b48
0x3e46…7f940x10c1…1e24Base—$1.29100%coinbase119d ago0x8e2903…80f936
0x3e46…7f940x10c1…1e24Base—$0.61100%coinbase119d ago0xf6751a…3dd260
0x3e46…7f940x10c1…1e24Base—$0.56100%coinbase119d ago0x9aa61c…d3bb46
0x3e46…7f940x10c1…1e24Base—$0.54100%coinbase119d ago0x4080bb…a75c05
0x3e46…7f940x10c1…1e24Base—$0.51100%coinbase119d ago0xeb7104…e4f22c
0x3e46…7f940x10c1…1e24Base—$0.60100%coinbase119d ago0xb9500b…282fcb
0x3e46…7f940x10c1…1e24Base—$0.55100%coinbase119d ago0xbd68a6…e6df60
0x3e46…7f940x10c1…1e24Base—$0.65100%coinbase119d ago0x8c662f…da12d0
0x3e46…7f940x10c1…1e24Base—$0.53100%coinbase119d ago0x027d6d…39ab00
0x3e46…7f940x10c1…1e24Base—$0.57100%coinbase119d ago0x65a834…356217
0x3e46…7f940x10c1…1e24Base—$0.64100%coinbase119d ago0x18193c…16381a
0x3e46…7f940x10c1…1e24Base—$0.56100%coinbase119d ago0xaf2872…e7be24
0x3e46…7f940x10c1…1e24Base—$0.55100%coinbase119d ago0x1500a9…1bbc5d
0x3e46…7f940x10c1…1e24Base—$0.55100%coinbase119d ago0x25bf7c…9166f4
0x3e46…7f940x10c1…1e24Base—$0.55100%coinbase119d ago0xa26dcc…6e04d5
0x3e46…7f940x10c1…1e24Base—$0.59100%coinbase119d ago0x7b356c…a533d8
0x3e46…7f940x10c1…1e24Base—$0.55100%coinbase119d ago0x47cd9a…f775d0
0x3e46…7f940x10c1…1e24Base—$0.58100%coinbase119d ago0x4eb639…425a78
0x3e46…7f940x10c1…1e24Base—$0.56100%coinbase119d ago0x2b73d2…def529

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.