Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36be…e7d20x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x565ddc…3097d4
0x36be…e7d20x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0xaa0712…2a25a1
0x36be…e7d20x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0xf2e4b2…e49882
0x36be…e7d20x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x56087d…0f634e
0x36be…e7d20x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x2e32b4…274ede
0x36be…e7d20x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0xf12330…1776d5
0x36be…e7d20x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x4810e8…305fc5
0x36be…e7d20x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0xad82b8…6e54c4
0x36be…e7d20x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x6da615…65b61e
0x36be…e7d20x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0xa1b8af…cbe6cc
0x36be…e7d20x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x48431a…2755af
0x36be…e7d20x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xeac6ea…638e5f
0x36be…e7d20x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xbae338…832931
0x36be…e7d20x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0x24f153…362fc3
0x36be…e7d20x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xa1b2dd…efe4d0
0x36be…e7d20x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0x268eb2…152f6f
0x36be…e7d20x07f0…a045BaseStableStudioUpload$0.07100%coinbase56d ago0xcd6207…4d50a8
0x36be…e7d20x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xeb2435…210fb5
0x36be…e7d20x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xb42e7c…a67ceb
0x36be…e7d20x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0x26375f…10ad98

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.