Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc23f…cb5a0x10c1…1e24Base—$1.01100%coinbase115d ago0x8988e3…7da477
0xc23f…cb5a0x10c1…1e24Base—$0.96100%coinbase115d ago0xca5b96…6f9c96
0xc23f…cb5a0x10c1…1e24Base—$0.92100%coinbase115d ago0x868d3e…d99443
0xc23f…cb5a0x10c1…1e24Base—$0.89100%coinbase115d ago0xebcbaa…933c04
0xc23f…cb5a0x10c1…1e24Base—$0.86100%coinbase115d ago0xcb6151…77faf2
0xc23f…cb5a0x10c1…1e24Base—$0.62100%coinbase115d ago0xff2ba1…50295d
0xc23f…cb5a0x10c1…1e24Base—$0.53100%coinbase115d ago0x387b0c…922f50
0xc23f…cb5a0x10c1…1e24Base—$1.05100%coinbase115d ago0x3e4b33…f2367b
0xc23f…cb5a0x10c1…1e24Base—$0.99100%coinbase115d ago0x9d3dd0…a6a7b9
0xc23f…cb5a0x10c1…1e24Base—$0.97100%coinbase115d ago0x8dc318…c4f672
0xc23f…cb5a0x10c1…1e24Base—$0.85100%coinbase115d ago0x6f4129…eff22e
0xc23f…cb5a0x10c1…1e24Base—$0.84100%coinbase115d ago0xae54d6…65c44e
0xc23f…cb5a0x10c1…1e24Base—$0.76100%coinbase115d ago0xc7fa8e…59329c
0xc23f…cb5a0x10c1…1e24Base—$0.59100%coinbase115d ago0xe45cbc…754c68
0xc23f…cb5a0x10c1…1e24Base—$0.58100%coinbase115d ago0xb85832…7274ac
0xc23f…cb5a0x10c1…1e24Base—$0.54100%coinbase115d ago0xfdd510…def59f
0xc23f…cb5a0x10c1…1e24Base—$0.55100%coinbase115d ago0x390d74…5e84a2
0xc23f…cb5a0x10c1…1e24Base—$0.51100%coinbase115d ago0x44c5f4…59e562
0xc23f…cb5a0x10c1…1e24Base—$0.50100%coinbase115d ago0x4576ac…836492
0xc23f…cb5a0x10c1…1e24Base—$0.98100%coinbase115d ago0xb44d8d…d9230f
0xc23f…cb5a0x10c1…1e24Base—$0.93100%coinbase115d ago0xfa805c…cedc09
0xc23f…cb5a0x10c1…1e24Base—$0.88100%coinbase115d ago0xfa86ac…5f0f5a
0xc23f…cb5a0x10c1…1e24Base—$0.81100%coinbase115d ago0x875fc3…3d40c4
0xc23f…cb5a0x10c1…1e24Base—$0.79100%coinbase115d ago0x2f0878…35ac48
0xc23f…cb5a0x10c1…1e24Base—$0.73100%coinbase115d ago0x59bd09…8eaf66

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.