Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x52b481…bbf438
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x948ff0…137552
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1a2b70…42a3d3
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x145e6c…3b6a84
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5aaeaa…68feb7
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcad1c9…f70960
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x144baf…fa93ec
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xea4fe1…d334e0
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0f0a7c…15f4a2
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9ac8c8…25b269
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x55b59b…5a634e
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8bed3f…7ed0cc
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x454336…ad25f2
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3775fb…fcb4bb
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf777cb…e126bb
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x85feea…8ba153
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf1f3f7…9a07db
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x460316…7f55c9
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x86de90…533a14
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa6e616…db772a
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x70111d…15b865
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x467055…a20cea
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd2dbf2…e570cb
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2adcf5…12ddaf
0x5b09…b5160x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x34ef00…5e0e3d

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.