Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf9b…a7ce0x75a8…0965Base—$0.01100%coinbase75d ago0xb37bdb…7255c7
0xaf9b…a7ce0x8c77…6618Base—$0.01100%coinbase75d ago0x73afbb…e6d29e
0xaf9b…a7ce0x41cc…e5ccBase—$0.01100%coinbase75d ago0xecea36…0d2305
0xaf9b…a7ce0xa932…6842Base—$0.01100%coinbase75d ago0xa1cece…a7e660
0xaf9b…a7ce0xdc5a…4a40Base—$0.01100%coinbase75d ago0x6fba95…cca5e8
0xaf9b…a7ce0x6a7c…2491Base—$0.01100%coinbase75d ago0x7348fa…43eeda
0xaf9b…a7ce0x7668…df7fBase—$0.01100%coinbase75d ago0xd75b8a…f8e7fb
0xaf9b…a7ce0x2ad9…d714Base—$0.01100%coinbase75d ago0x24b361…5d51fc
0xaf9b…a7ce0xbf73…11d9Base—$0.01100%coinbase75d ago0x1a1947…59b25e
0xaf9b…a7ce0xdc26…6e85Base—$0.01100%coinbase75d ago0x7b9f9e…a200a8
0xaf9b…a7ce0xe5c2…3d32Base—$0.01100%coinbase75d ago0xd363a4…5c0a82
0xaf9b…a7ce0x904f…10edBase—$0.01100%coinbase75d ago0xd346b0…386a5c
0xaf9b…a7ce0x3d94…5aaeBase—$0.01100%coinbase75d ago0x5758ac…a4f0ea
0xaf9b…a7ce0x670f…163dBase—$0.01100%coinbase75d ago0xc69c7f…7bf4d0
0xaf9b…a7ce0xe6f6…94f9Base—$0.01100%coinbase75d ago0x2e0c1e…92e91b
0xaf9b…a7ce0xdbed…e69dBase—$0.01100%coinbase75d ago0x44c0c3…0c06b1
0xaf9b…a7ce0xa1bb…5cdfBase—$0.01100%coinbase75d ago0xc05a6d…c68e7a

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.