Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf615…3d6c0x03d7…584cBasex402 service$0.002100%coinbase95d ago0x518950…bcc76f
0xf615…3d6c0x03d7…584cBasex402 service$0.004100%coinbase95d ago0x5eb5f3…4a94a6
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase95d ago0x9691bc…8f541e
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase95d ago0x232bcf…f8d7f5
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase95d ago0x5196d2…a5b68a
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase95d ago0xb4978b…650ac2
0xf615…3d6c0x03d7…584cBasex402 service$0.10100%coinbase95d ago0x76b43a…0af0e8
0xf615…3d6c0x03d7…584cBasex402 service$0.006100%coinbase95d ago0x689da6…afeea9
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase95d ago0x1888dc…181aef
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase95d ago0xee5ceb…f69430
0xf615…3d6c0x03d7…584cBasex402 service$0.006100%coinbase95d ago0xdf1e65…b42048
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase95d ago0xda7d43…784468
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase95d ago0xf310eb…fdb346
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase95d ago0x5d32d2…d908bd
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase95d ago0xab34a4…c75552
0xf615…3d6c0x03d7…584cBasex402 service$0.001100%coinbase95d ago0x0ef1a4…eda2a4
0xf615…3d6c0x03d7…584cBasex402 service$0.004100%coinbase95d ago0x03c1d6…1ce168
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase96d ago0x0dd802…5b0d6b
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase96d ago0x788578…23a7fd
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase96d ago0x85c340…d6f80a
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase96d ago0x008c39…9f5fa5
0xf615…3d6c0x03d7…584cBasex402 service$0.006100%coinbase96d ago0x30beb4…2be902
0xf615…3d6c0x03d7…584cBasex402 service$0.05100%coinbase96d ago0x07ad51…d0bce7
0xf615…3d6c0x03d7…584cBasex402 service$0.003100%coinbase96d ago0xff0808…f53f4c
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase96d ago0xf2819a…b60b09

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.