Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x9aea…a4ebBase—$0.01100%coinbase1d ago0xd951b0…140c5f
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase1d ago0xaf0a66…5131ee
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase1d ago0xe50e0b…0cfbec
0x6f9d…8ba00x381d…ccecBase—$0.01100%coinbase1d ago0xbeb8cd…617e6f
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase1d ago0xe5d5a9…8c3d41
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase1d ago0xa74f95…1fbad8
0x6f9d…8ba00x83d3…694bBase—$0.01100%coinbase1d ago0x491e2c…d795e5
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase1d ago0x2c8fdd…3872d6
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase1d ago0xd543eb…447bba
0x6f9d…8ba00x125c…e4adBase—$0.01100%coinbase1d ago0xf4e8d9…d7cc8e
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase1d ago0xbd0a2e…f14369
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase1d ago0x2c937d…c180bd
0x6f9d…8ba00xbd28…f7d3Base—$0.01100%coinbase1d ago0x3f51c5…8ddc62
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase1d ago0x2c7ae2…7956aa
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase1d ago0xca0f64…b6c21f
0x6f9d…8ba00x37ec…67daBase—$0.01100%coinbase1d ago0xfa727e…5899a9
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase1d ago0x6bc19c…17cb44
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase1d ago0x291edd…cd235b
0x6f9d…8ba00x7634…c911Base—$0.01100%coinbase1d ago0x7ca01e…9b5cd5
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase1d ago0x1b15dd…6da019
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase1d ago0x82accd…4a832c
0x6f9d…8ba00x6f8a…7601Base—$0.01100%coinbase1d ago0x9b836e…5ad3e1
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase1d ago0xd2f3fd…0b8cca
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase1d ago0xf28307…f4a551
0x6f9d…8ba00xd03f…de7cBase—$0.01100%coinbase2d ago0x00470f…920360

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.