Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00xa350…8fb2Base—$0.01100%coinbase42d ago0xb2afee…0b6e20
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase42d ago0x228a41…8ba13f
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase42d ago0xe1dd05…b2e359
0x6f9d…8ba00xedd9…003aBase—$0.01100%coinbase42d ago0x78ef14…9bacbe
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase42d ago0xf9c370…d2e887
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase42d ago0x070bea…bf6e46
0x6f9d…8ba00xedc0…8d05Base—$0.01100%coinbase42d ago0x5aa5df…d327ef
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase42d ago0xd0b265…78f05e
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase42d ago0xd9e1fc…ad7cc9
0x6f9d…8ba00x5443…9d41Base—$0.01100%coinbase42d ago0x72c26b…73eaf3
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase42d ago0x34aa5d…2cecb7
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase42d ago0x23b525…3bb252
0x6f9d…8ba00x0892…2418Base—$0.01100%coinbase42d ago0x797af2…15d9f2
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase42d ago0x1d7f91…effca9
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase42d ago0x75cb70…8f9f79
0x6f9d…8ba00x8e8a…b336Base—$0.01100%coinbase43d ago0xd55268…03f597
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase43d ago0x07ff28…699ac2
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase43d ago0xa05bba…cabdd6
0x6f9d…8ba00x7a17…879eBase—$0.01100%coinbase43d ago0x75e478…b06052
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase43d ago0xdadeb0…220b7d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase43d ago0x19910e…004794

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.