Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0xe7f79e…a861d1
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0xf507e4…c9ec69
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0xd8d60a…da3c20
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0x4d275f…3b8238
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0x51d98c…f96f00
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0x6c9956…046810
0xa449…15ac0x7bac…d5feBase—$2.50100%coinbase10d ago0x0e2ff1…7c05cb
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0x0411de…9d3153
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0x23d11a…2af5b6
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0x819b58…507da6
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0x358a4d…0a28e4
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0xa93fd3…f222ac
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0xde78cf…0bb447
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0xbbb29b…672416
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0x3ae1f7…b17fc7
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0x772be5…dc6c4b
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0x5e8fe5…70c3a3
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0x60377d…b7a073
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0x69f435…fbf08a
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0xfee030…10a453
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0x6ffa5e…48bdbf
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0xbabaf4…d129e0
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0xea0791…e6fed7
0x7bac…d5fe0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0xa18106…3568a4
0xa449…15ac0x7bac…d5feBase—$2.50100%coinbase10d ago0xa4a8c0…da5cc8

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.