Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0xf41999…2bc1aa
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.14100%coinbase63d ago0xf709fe…9f1e95
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.14100%coinbase63d ago0xceb59d…f33464
0xa449…15ac0x80c8…10b7Base—$2.50100%coinbase63d ago0x0400ec…c1da1b
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.14100%coinbase63d ago0xd38702…f7a235
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0x909a82…b5abb0
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0xde0372…e997da
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0xa688b6…c93fea
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0x4972d2…c81316
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0xbd0095…f49735
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0x8717be…04027a
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0xe4cce6…8e6312
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0x4e41b0…6eddd0
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0x54cb08…eb14aa
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0xf0d187…c62d6b
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0xd1ce3b…d326ca
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0xe4a26e…35a7dd
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0x8c91fd…432575
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0x4f81b2…365a99
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0x6b0312…1ab825
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0x2472d2…34749e
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0xef9e61…8925d1
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0xa6e8c2…b08460
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0x8d4fcc…0c2955
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.08100%coinbase63d ago0xd9fb03…2293cb

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.