Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xd84d5e…e9d584
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xace310…80d1ec
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xa23c7b…524af1
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xbd2b92…10e71e
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xe149f7…50cc62
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xd6645b…676abb
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xb8965a…c55c83
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x08e02f…850612
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x119f55…776c9d
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xfbd96f…c63b23
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x9d55dc…d887f4
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x16665c…890685
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x16eda0…d93fcc
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x0d1779…6de4f2
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x4edcb7…e90304
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x9db663…718f7f
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xd73a0e…ade8a5
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x6c60ea…17c2d1
0x275e…22040x325b…d430BaseStableEnrichExa$0.04100%coinbase17d ago0x1484ac…241d64
0x275e…22040x325b…d430BaseStableEnrichExa$0.04100%coinbase17d ago0xe73998…73236e
0x275e…22040x325b…d430BaseStableEnrichExa$0.04100%coinbase17d ago0x49ea30…4de6ad
0x275e…22040x325b…d430BaseStableEnrichExa$0.04100%coinbase17d ago0x6fb4da…4cc2ad
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x1e3142…8ec0fc
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x69c450…e08290
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xeb6f15…e9ee53

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.