Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c75…202b0x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x7a21ac…12da92
0x2c75…202b0x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xb5f500…df955c
0x2c75…202b0x07f0…a045BaseStableStudioUpload$0.07100%coinbase71d ago0x7a5dcc…f5ff41
0x2c75…202b0x47b9…e426Base—$0.01100%coinbase71d ago0x6201c6…4318cd
0x2c75…202b0x9305…f13fBaseNansenCrypto$0.01100%coinbase71d ago0xa15869…47d674
0x2c75…202b0xed61…39b6Baseip402.xyzIp-intelligence$0.01100%coinbase71d ago0xf9c7db…2ff3e3
0x2c75…202b0xed61…39b6Baseip402.xyzIp-intelligence$0.01100%coinbase71d ago0x92e2fe…ab2d62
0x2c75…202b0x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x297007…3db80e
0x2c75…202b0x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xbd031e…272dc2
0x2c75…202b0x07f0…a045BaseStableStudioUpload$0.07100%coinbase71d ago0x7ea9f9…00ba12
0x2c75…202b0xb332…fdffBase—$0.01100%coinbase71d ago0xd5ef0b…e19d1a
0x2c75…202b0x9305…f13fBaseNansenCrypto$0.01100%coinbase71d ago0xef06fd…13e9b1
0x2c75…202b0x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xd05e85…5fd514
0x2c75…202b0x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xeb5378…e29057
0x2c75…202b0xc315…373cBase—$0.01100%coinbase71d ago0x790706…5aac26
0x2c75…202b0x9305…f13fBaseNansenCrypto$0.01100%coinbase71d ago0xef9a6a…8b5298

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.