Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0xd56a91…99f8e7
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0x98af42…7545f4
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0x1b62e4…1b0d07
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0xb2358d…604f6f
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0xf26cb6…8198e9
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0x5772fa…f345ce
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0xd613e7…46f0c7
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0xbaff32…058fb3
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0xf2e0f9…43d027
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0x19c87b…0b3c96
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0x629234…d99518
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0xf08d54…ed60e4
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0xb7464c…b2d71a
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0xac2a53…7e6de9
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0x97c0a4…e946d6
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0xee10de…72155e
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0x076d8a…3c6a58
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0xe63057…cee890
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0x1c9ce5…671c50
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0xee13c6…cfa772
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0x1232d3…ecba34
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0x1d5bd5…9f9140
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0x712fb4…2d2426
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0xfe7f38…fa4fc4
0xf331…507f0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0xeb24fd…5de1de

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.