Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase1m ago0x153409…dfc3c0
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase1m ago0x57e16d…290adc
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase4m ago0xd4dbe6…418846
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.002100%coinbase6m ago0x65c65e…a55a34
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase6m ago0xc1218b…8b99ab
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0x5a7d8f…cf04f5
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0xd68360…79dbe3
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0x5adf4f…b7ef03
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0xade46a…771882
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0xa21ed9…6fed05
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0x756f98…af0ce6
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase2h ago0x2a04fa…296619
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase2h ago0xba41da…a7ea62
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase2h ago0x0113d3…a13761
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase2h ago0x364845…b17486
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0x1653f5…f7b63d
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0x254b00…3312f6
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0xed235e…f9d43e
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0x842fa1…041d24
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase4h ago0xbcec40…d1dcbf
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase4h ago0x70b5ad…8cc0a9
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase4h ago0x43bcc2…0a6e6f
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase4h ago0x1bbecf…fd5d7e
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase4h ago0x36d507…2e6b4b
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase4h ago0xb39811…577c19

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.