Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x93c8…da170x6d6e…9192BaseExaSearch$0.007100%coinbase10d ago0x621d98…dc3a78
0xa7db…69070x6d6e…9192BaseExaSearch$0.001100%coinbase10d ago0xeef44b…dda3ca
0xa7db…69070x6d6e…9192BaseExaSearch$0.001100%coinbase10d ago0x4b9114…883298
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase10d ago0xf405cb…a11ce4
0xa7db…69070x6d6e…9192BaseExaSearch$0.02100%coinbase10d ago0xa895ad…e9e0db
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.004100%coinbase10d ago0x49c2d6…af845c
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.001100%coinbase10d ago0xc306b3…8f5fd9
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase10d ago0x84ca1b…a0b6e3
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase10d ago0x7ff639…d61796
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase10d ago0xe79437…4c44e0
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase10d ago0x06041f…1b16ce
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase10d ago0xc33c3b…5c479c
0x26df…064c0x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0x9daedc…e68cc3
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase11d ago0x3ff6fe…1d7bab
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase11d ago0x07b40b…e490ae
0x93c8…da170x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0x372322…019500
0xde7a…b5cf0x6d6e…9192BaseExaSearch$0.001100%coinbase11d ago0x8fa6c6…3cd04c
0xde7a…b5cf0x6d6e…9192BaseExaSearch$0.001100%coinbase11d ago0xf9ddd3…01c6b1
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase11d ago0xf2d105…7455e7
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0x3e4269…5be6f6
0x7569…26e40x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0xdae1b4…8243c7
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase11d ago0xa66305…a48df3
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.01100%coinbase11d ago0xf7cdc7…d52ccd
0xf331…194c0x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0xd15685…5d97c2
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0x732f8f…6cc053

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.