Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0x701e18…042577
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0x3b69c0…50f133
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0x8be16f…09271e
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0xc1df95…07b914
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0x0fc52d…2f8eb4
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase96d ago0x382120…50b2ca
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0x89390c…b1cefb
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0xb37ddc…14d033
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0x5cfa6a…76f8ce
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0xea2219…d74d59
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0x723a8b…932694
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0xf727e6…4d113d
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0xe53261…f512f3
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0x2036ed…6e7a27
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0x5c862a…fd8c65
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0xfb1ef0…a71898
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0x74ec70…0b2267
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0x2e53aa…217184
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0x9996c0…d9987b
0x04f9…a77f0x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0x0c5639…4b9558
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0x220102…cf9b1b
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0xba1816…9b8bbb
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase96d ago0x20214d…8a8b68
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0x2ef82d…ffc064
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase96d ago0x94a72c…bd5077

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.