Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b3c…4dfb0x10c1…1e24Base—$0.61100%coinbase118d ago0x94ae4a…82920f
0x2b3c…4dfb0x10c1…1e24Base—$0.60100%coinbase118d ago0x9936e0…e8ca68
0x2b3c…4dfb0x10c1…1e24Base—$0.61100%coinbase118d ago0xbf2580…d817a0
0x2b3c…4dfb0x10c1…1e24Base—$0.62100%coinbase118d ago0x23a380…c3dc6d
0x2b3c…4dfb0x10c1…1e24Base—$0.60100%coinbase118d ago0xb53993…3adbfe
0x2b3c…4dfb0x10c1…1e24Base—$0.62100%coinbase118d ago0x1dd242…77b742
0x2b3c…4dfb0x10c1…1e24Base—$0.59100%coinbase118d ago0x88bbc0…cf0596
0x2b3c…4dfb0x10c1…1e24Base—$0.60100%coinbase118d ago0xfdef3f…88cbfa
0x2b3c…4dfb0x10c1…1e24Base—$0.60100%coinbase118d ago0x5e602f…241fc4
0x2b3c…4dfb0x10c1…1e24Base—$0.59100%coinbase118d ago0xe4c62a…2bec8b
0x2b3c…4dfb0x10c1…1e24Base—$0.60100%coinbase118d ago0x72f6b6…dc60f6
0x2b3c…4dfb0x10c1…1e24Base—$0.11100%coinbase118d ago0x3810fe…a70b87
0x2b3c…4dfb0x10c1…1e24Base—$0.51100%coinbase118d ago0xc5b558…093706
0x2b3c…4dfb0x10c1…1e24Base—$0.67100%coinbase118d ago0xaf6803…d42e5d
0x2b3c…4dfb0x10c1…1e24Base—$0.61100%coinbase118d ago0x66a1f0…778f4c
0x2b3c…4dfb0x10c1…1e24Base—$0.69100%coinbase118d ago0x4325cc…fe9cb7
0x2b3c…4dfb0x10c1…1e24Base—$0.60100%coinbase118d ago0xd1dee6…9f6c26
0x2b3c…4dfb0x10c1…1e24Base—$0.59100%coinbase118d ago0x3db89a…8f415b
0x2b3c…4dfb0x10c1…1e24Base—$0.55100%coinbase118d ago0xd68873…7771eb
0x2b3c…4dfb0x10c1…1e24Base—$0.65100%coinbase118d ago0xa362d2…ff189e
0x2b3c…4dfb0x10c1…1e24Base—$0.61100%coinbase118d ago0xf4e209…efc3ee

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.