Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x8f56dc…d7c954
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0xe58743…f75032
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0xe8ac55…d6b051
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0xa02a44…b7f2a9
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0xad8c3a…94ebb7
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x76245b…8e9b8f
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0xe3c006…106457
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0xdbef6c…852e9f
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x6e541d…9625eb
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x6b7b35…b4d707
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x1de5a9…37e524
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x822840…6f1d9c
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x760bf7…c63a76
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0xc20072…af9b50
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x29b89c…df84b7
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x16fc2b…1e3e31
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x884c5e…c7dffe
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x24072b…2b8708

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.