Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x53e1…d88e0xb484…d68eBasex402 service$0.01100%coinbase96d ago0x197f18…d542de
0x7570…59cf0xb484…d68eBasex402 service$0.01100%coinbase96d ago0x58195c…91d807
0x7570…59cf0xb484…d68eBasex402 service$0.01100%coinbase96d ago0xefcc5e…43f6ed
0x9cc4…b1760xb484…d68eBasex402 service$0.02100%coinbase96d ago0x3e513a…18ac0e
0xc21f…31c00xb484…d68eBasex402 service$0.05100%coinbase96d ago0x858bd6…936b58
0xb9bf…92660xb484…d68eBasex402 service$0.01100%coinbase96d ago0x727614…084cca
0xcb0a…27bf0xb484…d68eBasex402 service$0.01100%coinbase96d ago0xb34b77…1264b2
0x56b0…faf20xb484…d68eBasex402 service$0.01100%coinbase96d ago0xff802c…5eb509
0xccab…a0220xb484…d68eBasex402 service$0.01100%coinbase96d ago0xd69e9a…8b3b8c
0x16d7…943d0xb484…d68eBasex402 service$0.01100%coinbase96d ago0x2d8497…3492bc
0xdfca…3b900xb484…d68eBasex402 service$0.35100%coinbase96d ago0x10ef33…c69032

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.