Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x4013af…3701e1
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x0c73ee…8625d0
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x72b078…b9144a
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%candidates102d ago0xd9aa29…dfb7dc
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0xe9d632…8d4a47
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x66632e…692065
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x090246…393829
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x2c2359…072d92
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0xbf9440…671d34
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x218774…ff72c3
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x10b2c8…fb62d1
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x56281a…fe66b1
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0xac35ea…045391
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0xcceea0…edae7b
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x24159d…bae45e
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%candidates102d ago0x6321ef…fcb616
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x204b3a…f72b52
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x745d07…5d86d8
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x0e1b22…0a81ab
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x628b1b…3c6343
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x8e5538…0b4b92
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x43bb06…e51601
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x0d9cfb…b49758
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x311f8a…9c6639
0xd63f…2ea00x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x9f4a27…1635d1

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.