Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xf38523…71de9b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x9fe1d4…50bf98
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x778bb1…097c2d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xd0d5e3…bcffc6
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xad8ec2…9598eb
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x786930…13c814
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x2034ae…f2b84c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x49959c…5ba5b7
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xca8f04…e9ffc3
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x69a62e…86aaa5
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xf37831…06a8e0
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xa8995b…8d4a17
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x32dc0b…e96aa3
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x67aa93…3b0644
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xcda982…6c324a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xb06a7b…602449
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x5c7130…a12f69
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xe4597c…02c361
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x0b9070…7ecaaf
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x0e4e06…0b6a9d
0xa449…15ac0x3a52…5169Base$2.50100%coinbase14d ago0x0b3bd4…3c6bc6
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x4a9e4b…ae39d8
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x0fd868…4e9d9e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x611041…22ec9c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xca1f0e…d7a9fe

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.