Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0bc…d47a0x1892…6085Base$1.19100%Route unknown91d ago0xd227cf…7a65b8
0xc0bc…d47a0x1892…6085Base$1.78100%Route unknown91d ago0xb1202d…8015a1
0xc0bc…d47a0x1892…6085Base$1.49100%Route unknown91d ago0x7448e6…cd852e
0xc0bc…d47a0x1892…6085Base$1.27100%Route unknown91d ago0x1f6870…af475e
0xc0bc…d47a0x1892…6085Base$1.60100%Route unknown91d ago0x8e748a…605d75
0xc0bc…d47a0x1892…6085Base$1.79100%Route unknown91d ago0x6f16fb…7b0bcf
0xc0bc…d47a0x1892…6085Base$1.26100%Route unknown91d ago0xe96f38…d61449
0xc0bc…d47a0x1892…6085Base$1.65100%Route unknown91d ago0xba7573…f9c92e
0xc0bc…d47a0x1892…6085Base$1.24100%Route unknown91d ago0xe2022d…972f74
0xc0bc…d47a0x1892…6085Base$1.52100%Route unknown91d ago0x1fc06f…b75b9c
0xc0bc…d47a0x1892…6085Base$1.79100%Route unknown91d ago0xb0efc3…41aacf
0xc0bc…d47a0x1892…6085Base$1.48100%Route unknown91d ago0x20a20e…061389
0xc0bc…d47a0x1892…6085Base$1.38100%Route unknown91d ago0x5e5523…37b0eb
0xc0bc…d47a0x1892…6085Base$1.53100%Route unknown91d ago0xe62484…253955
0xc0bc…d47a0x1892…6085Base$1.33100%Route unknown91d ago0xa5db8a…aa4d80
0xc0bc…d47a0x1892…6085Base$1.59100%Route unknown91d ago0xdbf1cf…1223d2
0xc0bc…d47a0x1892…6085Base$1.46100%Route unknown91d ago0x71b223…7ebe5f
0xc0bc…d47a0x1892…6085Base$1.99100%Route unknown91d ago0x8d27e0…d284af
0xc0bc…d47a0x1892…6085Base$1.93100%Route unknown91d ago0x1635cc…69d898
0xc0bc…d47a0x1892…6085Base$1.43100%Route unknown91d ago0xe35588…76c0f4
0xc0bc…d47a0x1892…6085Base$1.82100%Route unknown91d ago0xfb09ac…ef1aa7
0xc0bc…d47a0x1892…6085Base$1.90100%Route unknown91d ago0xc4e9ce…73f95a
0xc0bc…d47a0x1892…6085Base$1.69100%Route unknown91d ago0x9abfbc…522fc4
0xc0bc…d47a0x1892…6085Base$1.19100%Route unknown91d ago0xd542ea…22f645
0xc0bc…d47a0x1892…6085Base$1.45100%Route unknown91d ago0x997c8e…94737a

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.