Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x1237…2806Base—$0.01100%coinbase70d ago0x827e03…29ca22
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase70d ago0xc395d0…090f64
0x6f9d…8ba00xc8b6…b617Base—$0.01100%coinbase70d ago0x6ca919…4f9f42
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase70d ago0x8799c3…d742ce
0x6f9d…8ba00x4a2f…d3ffBase—$0.01100%coinbase70d ago0x596b20…59c392
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase70d ago0x0dcb62…91efc7
0x6f9d…8ba00xed87…0537Base—$0.01100%coinbase70d ago0xd1ff01…4a8dab
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase70d ago0x368e7c…126301
0x6f9d…8ba00xec4c…7e23Base—$0.01100%coinbase70d ago0xf575b2…f7a95f
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase70d ago0xc35fdf…420b63
0x6f9d…8ba00xe0ca…521dBase—$0.01100%coinbase70d ago0xefc209…0ef55f
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase70d ago0xf32c69…b08960
0x6f9d…8ba00xe33e…893cBase—$0.01100%coinbase70d ago0x8909a9…999ba6
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase70d ago0x6dd3ce…52cbfc

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.