Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0xbc3a98…241c37
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0x0a4eeb…c587d3
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0x06c62c…d9e88f
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0x1e09a0…5ab06a
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0xa59492…ecb1d8
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0xbc7ac6…5845c1
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0x74beda…9124b0
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0xd85532…36f28b
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0xbbaf3a…779c9c
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0x47dbf2…90cb72
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0xff7d59…9ec19c
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0x5911ce…15dbc7
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0x97d1ca…eeecef
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0x9ffcfb…506d3d
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0x370a62…72a4dc
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0x085afb…8f00e8
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0x4df655…1f0602
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0x85567d…86b8ed
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0x764451…4a1fba
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0x3cc597…28cd11
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0x6bc75c…2d5a5e
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0xb29162…9ea089
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0x5541ac…a34345
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0xbef0fe…fcb2ba
0x2d18…6e160x325b…d430BaseStableEnrichExa$0.08100%coinbase77d ago0x393827…0709d0

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.