Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase35d ago0x177280…8c235d
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase35d ago0xa2e660…e5760a
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase35d ago0xd1b6b9…0fec57
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase35d ago0x861e22…a099f5
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase35d ago0xfe3dc7…b6bf08
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase35d ago0xbb1859…2db9a7
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase35d ago0xbe666b…0526be
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase35d ago0x321832…39fddd
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase35d ago0xfe34f1…d2d914
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase35d ago0x1c915f…1dc44d
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase35d ago0x220f22…96ba8b
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase35d ago0xc4fc9c…0a8ae2
0xb769…33200x3e7c…1570Basex402 service$0.003100%coinbase35d ago0x620b62…7a07bf
0xb769…33200x3e7c…1570Basex402 service$0.003100%coinbase35d ago0xe2ca16…cfb583
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase35d ago0xf180ad…7bce4c
0xb769…3320velinus.ethBasex402 service$0.01100%coinbase35d ago0x82982a…cd5b9c
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase35d ago0x197ba1…e5da78
0xb769…33200x3e7c…1570Basex402 service$0.003100%coinbase35d ago0xf0c08a…041cf9
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase35d ago0x2c9242…a877a7
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase35d ago0x55e550…2da394
0xb769…33200x3e7c…1570Basex402 service$0.003100%coinbase35d ago0x70be01…330f83
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase35d ago0xbdc32a…a4813b
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase35d ago0x700d2f…ae9ba4
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase35d ago0x79592c…7c70e7
0xb769…33200x03d7…584cBasex402 service$0.0670%0xf615…3d6c36d ago0xa297f6…fd08eb

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.