Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase38d ago0xadbd47…26c5df
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0x505578…2d4786
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0x9d162a…ab9baf
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0x31d72d…aaab50
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0x788d38…fac12b
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0xe44ea2…a99ab2
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0x42c9bb…677d96
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0xef4b16…414655
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0xb9a216…e7bd2b
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0x026dde…28bbbf
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0x724a68…c9d728
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0x1dedf4…f6c3b7
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0x933d55…d49df4
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0x9111c2…5a8085
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0xa18a3a…f0375c
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0x0c3871…2a955e
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0x4550a0…4ba0de
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0x696844…d57930
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0x9d916e…8b1b8f
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0x51fde4…7640a4
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0x7ef701…2ce84e
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase38d ago0x5b2cbd…b3be33
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase38d ago0xa6869b…666e01
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase38d ago0x811066…f695c4
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase38d ago0x3f2030…86a195

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.