Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase15s ago0xc389f0…094484
0x5a19…96ce0x47c5…4fc3Base$42.0070%0x0922…422315s ago0x144716…44fcbf
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x414579…62322f
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase15s ago0xb6aecd…37e06a
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase15s ago0x75c16c…721ab0
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x1aeac7…98003a
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xd1796b…1a0f87
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase17s ago0x877b53…4a0b97
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase17s ago0x0e31dd…f245da
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x700f69…c26385
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase17s ago0xd51db5…ad89c4
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase17s ago0xaffe03…ec0557
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase19s ago0x434d3b…994b5d
0x1c04…e8b50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x2a7d94…f182d2
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase19s ago0x6e7348…d60413
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase19s ago0xb5940b…365134
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x8cefd6…c23c1e
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase21s ago0x1881fd…b78651
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xf6ccec…a2e5a4
0xb412…3ac20x3e0a…78e7Base$0.003732100%coinbase21s ago0x1bd188…b65f55
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase21s ago0x8b3171…47b05b
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23s ago0xfce5b6…808c56
0xeffe…5b050xb86a…e183Base$10.0070%0xb86a…e18323s ago0x9b7e5d…28c528
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase25s ago0x6ccc3d…4c21b9
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase25s ago0xc29658…bc1e94

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.