Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase21d ago0xe45da9…55466f
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase21d ago0x1784f0…569e3d
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase21d ago0x17ded6…2b3eba
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase21d ago0x6a711f…e6e97b
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase21d ago0xdd148f…45604c
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase21d ago0xfd8b68…00c54a
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase21d ago0x952bab…f8b17c
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase21d ago0x99ec6b…e2735b
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase21d ago0xd248c4…757db8
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase21d ago0x1f9d35…60b6e4
0x100e…f6e30x9386…ca25Basex402 service$10.79100%coinbase22d ago0x7f4401…261329
0x5297…aca90x9386…ca25Basex402 service$10.79100%coinbase22d ago0xe05ff3…69ba2b
0x0a8d…f63e0x9386…ca25Basex402 service$10.79100%coinbase22d ago0xc4076a…16d917
0x17eb…22be0x9386…ca25Basex402 service$10.79100%coinbase22d ago0x6d2df5…f8eb1f
0x17eb…22be0x9386…ca25Basex402 service$10.79100%coinbase22d ago0xf985e5…4b4c75
0xfdb1…c9b00x9386…ca25Basex402 service$10.79100%coinbase22d ago0xcf8cb8…4702f4
0xfdb1…c9b00x9386…ca25Basex402 service$10.79100%coinbase22d ago0x868427…850450
0x17eb…22be0x9386…ca25Basex402 service$2.69100%coinbase22d ago0x748788…ec4431
0xf0bd…4aee0x9386…ca25Basex402 service$10.79100%coinbase22d ago0x311254…ccd997
0xf0bd…4aee0x9386…ca25Basex402 service$10.79100%coinbase22d ago0xf03069…73b73d
0xe2d3…22280x9386…ca25Basex402 service$18.00100%coinbase22d ago0xa94802…3addbb
0x1fbf…d55f0x9386…ca25Basex402 service$10.79100%coinbase22d ago0x844905…be9d68
0x1fbf…d55f0x9386…ca25Basex402 service$10.79100%coinbase22d ago0xb39223…9ccbca
0x68f7…26730x9386…ca25Basex402 service$10.79100%coinbase22d ago0xcc2e3b…ad76a8
0x6732…dbcb0x9386…ca25Basex402 service$2.69100%coinbase22d ago0xb33f08…e55cb7

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.