Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d28…e4730x06df…fd6fBaseStableUploadUpload$0.005100%coinbase2d ago0x244528…cc6112
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xdf3d7f…e75d4b
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xf1055b…1995a8
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xf5eb0b…c9130c
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x7ef90a…26bdb4
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x9c7b06…f1da2d
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xbbc549…e4ca3b
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x1ee088…5194bf
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x1b085f…0ccf5d
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xa5170d…a5efea
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xc63d08…bf41e5
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x7d9509…738048
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x878354…bb1102
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x0baee0…01029a
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x5c67ca…3b036b
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x53a06f…597525
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x458114…75d183
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x35318e…eed7c2
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x8a93cf…fa0c3d
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xdd3a0f…b5ba89
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xc6f745…a29db0
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x9620ef…bb1aed
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xc12cdd…f6f881
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x287a30…72adda
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x6c8f11…fa5a6d

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.