Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cdc…85550x6366…f1e2Base$0.03100%0x17c8…043660d ago0x203112…b08448
0x5cdc…85550x6366…f1e2Base$0.04100%0xfc74…d8a560d ago0xdb625b…470a32
0x5cdc…85550x6366…f1e2Base$0.001792100%0x6366…f1e260d ago0x631a7a…d7fb9e
0x5cdc…85550x6366…f1e2Base$0.006805100%0x6366…f1e260d ago0xcf3d5a…83df7c
0x5cdc…85550x6366…f1e2Base$0.22100%0x6366…f1e260d ago0x13c745…67c08c
0x5cdc…85550x6366…f1e2Base$0.03100%0x17c8…043660d ago0x6bde7a…65cd65
0x5cdc…85550x6366…f1e2Base$0.006834100%0x6366…f1e260d ago0xad3ce8…a687cf
0x5cdc…85550x6366…f1e2Base$0.36100%0x6366…f1e260d ago0xd6249d…91978a
0x5cdc…85550x6366…f1e2Base$0.03100%0xfc74…d8a560d ago0x7b60dc…285026
0x5cdc…85550x6366…f1e2Base$0.06100%0xfc74…d8a560d ago0x2afe1f…42684f
0x5cdc…85550x6366…f1e2Base$0.000027100%0x6366…f1e260d ago0x551e7e…56d554
0x5cdc…85550x6366…f1e2Base$0.006822100%0x6366…f1e260d ago0x01f7ce…39051e
0x5cdc…85550x6366…f1e2Base$0.13100%0x6366…f1e260d ago0x81e367…697754
0x5cdc…85550x6366…f1e2Base$0.02100%0x17c8…043660d ago0x7910e3…de1530
0x5cdc…85550x6366…f1e2Base$0.000026100%0x6366…f1e260d ago0xd9ed78…bab521
0x5cdc…85550x6366…f1e2Base$0.007544100%0x6366…f1e260d ago0xbb9785…fe5e8d
0x5cdc…85550x6366…f1e2Base$0.15100%0x6366…f1e260d ago0xf5e987…f3e809

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.