Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6459…85990x4466…125eBasex402 service$0.0022100%coinbase93d ago0x41bb71…640c61
0x6459…85990x4466…125eBasex402 service$0.005100%coinbase93d ago0x1daffd…2d6e4f
0x6459…85990x4466…125eBasex402 service$0.005100%coinbase93d ago0x75e4fc…67806e
0x6459…85990x4466…125eBasex402 service$0.005100%coinbase93d ago0x0dbbec…5f31e7
0x6459…85990x4466…125eBasex402 service$0.01100%coinbase93d ago0x878b51…53753f
0x6459…85990x4466…125eBasex402 service$0.004100%coinbase93d ago0x5e2cae…2db2b7
0x6459…85990x4466…125eBasex402 service$0.004100%coinbase93d ago0x704b4b…dedee4
0x6459…85990x4466…125eBasex402 service$0.004100%coinbase93d ago0x47e682…87ac0a
0x6459…85990x4466…125eBasex402 service$0.004100%coinbase93d ago0xc28235…2ad9b4
0x6459…85990x4466…125eBasex402 service$0.004100%coinbase93d ago0x8370d4…fade1b
0x6459…85990x4466…125eBasex402 service$0.02100%coinbase93d ago0x46d8be…8302b6
0x6459…85990x4466…125eBasex402 service$0.02100%coinbase93d ago0x3f65c8…0b2cba
0x6459…85990x4466…125eBasex402 service$0.005100%coinbase93d ago0xba574d…74655f
0x6459…85990x4466…125eBasex402 service$0.02100%coinbase93d ago0xd36b49…dac7ee
0x6459…85990x4466…125eBasex402 service$0.02100%coinbase93d ago0x478484…55e1e2
0x6459…85990x4466…125eBasex402 service$0.10100%coinbase93d ago0x15b528…ffded7
0x6459…85990x4466…125eBasex402 service$0.05100%coinbase93d ago0xf16eea…612e26
0x6459…85990x4466…125eBasex402 service$0.10100%coinbase93d ago0xa872d2…fc104a
0x6459…85990x4466…125eBasex402 service$0.10100%coinbase93d ago0x9f5777…85d748
0x6459…85990x4466…125eBasex402 service$0.008100%coinbase93d ago0x74c722…02b846
0x6459…85990x4466…125eBasex402 service$0.0022100%coinbase93d ago0xa1ae7d…e3ba5f
0x6459…85990x4466…125eBasex402 service$0.003100%coinbase93d ago0x2cf6df…6e6db5
0x6459…85990x4466…125eBasex402 service$0.0022100%coinbase93d ago0x288563…82fbe9
0x6459…85990x4466…125eBasex402 service$0.008100%coinbase93d ago0xf9dc47…ce6204
0x6459…85990x4466…125eBasex402 service$0.0022100%coinbase93d ago0xd00cbc…f2ffe4

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.