Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01c9…28160xdb5a…0671Base—$0.001100%coinbase57d ago0x416745…3bb819
0x01c9…28160xdb5a…0671Base—$0.001100%coinbase57d ago0x29a7ba…6ca2ea
0x01c9…28160xdb5a…0671Base—$1.00100%coinbase57d ago0x58c871…2ee7e7
0x01c9…28160xdb5a…0671Base—$0.001100%coinbase57d ago0xc377f7…5c5008
0x01c9…28160xdb5a…0671Base—$1.00100%coinbase57d ago0x7ade50…a8e3ea
0x01c9…28160x2c87…735fBasex402 service$5.00100%coinbase57d ago0xc2451a…7a752d
0x01c9…28160xb15a…ef59Basex402 service$0.01100%coinbase57d ago0xa175eb…dae1c4
0x01c9…28160xb15a…ef59Basex402 service$0.01100%coinbase57d ago0x5424e7…4581b9
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x7be6e9…a0cb55
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xf7fd86…b7dcff
0x01c9…28160x325b…d430BaseStableEnrichExa$0.002100%coinbase58d ago0xe0a993…96ab68
0x01c9…28160x325b…d430BaseStableEnrichExa$0.28100%coinbase58d ago0x1e7cc6…b6acc0
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xc0ad26…a49594
0x01c9…28160x325b…d430BaseStableEnrichExa$0.28100%coinbase58d ago0xf4872a…18794f
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xe04289…480601
0x01c9…28160x325b…d430BaseStableEnrichExa$0.28100%coinbase58d ago0x1b6721…ab9de4
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x81fbc1…bbf8a4
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xc5dc5d…c9625b
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xd00190…6fc692
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xbc1c48…8e2b89
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x0ac551…2eab0e
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xdf0450…53dab0
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x73d100…99cd8b
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x177c8c…22aeb2
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x33daaf…7e0e1e

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.