Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf07…3d500xae98…ceedBase$0.10100%Route unknown49d ago0xed0e1f…63dd80
0xcf07…3d500xae98…ceedBase$0.02100%Route unknown49d ago0xd51604…b1ba00
0xcf07…3d500xae98…ceedBase$0.01100%Route unknown49d ago0x25c539…9c8797
0xcf07…3d500xae98…ceedBase$0.25100%Route unknown50d ago0xd4ffb6…f1ce51
0xcf07…3d500xae98…ceedBase$0.02100%Route unknown50d ago0xf443d7…73224e
0xcf07…3d500xae98…ceedBase$0.02100%Route unknown50d ago0xb35328…4caa44
0xcf07…3d500xae98…ceedBase$0.01100%Route unknown50d ago0xc1b061…bae900
0xcf07…3d500xae98…ceedBase$0.03100%Route unknown50d ago0xf987e2…c41d78
0xcf07…3d500xae98…ceedBase$0.02100%Route unknown50d ago0x270d4a…f28907
0xcf07…3d500xae98…ceedBase$0.02100%Route unknown50d ago0x129b75…cc384d
0xcf07…3d500xae98…ceedBase$0.02100%Route unknown50d ago0x56d161…e0bf46
0xcf07…3d500xae98…ceedBase$0.02100%Route unknown50d ago0x46d89c…3b9f72
0xcf07…3d500xae98…ceedBase$0.02100%Route unknown50d ago0x96afce…a08989
0xcf07…3d500xae98…ceedBase$0.02100%Route unknown50d ago0x1f6ad5…de9191
0xcf07…3d500xae98…ceedBase$0.02100%Route unknown50d ago0xb93de4…b2c0a2
0xcf07…3d500xae98…ceedBase$0.25100%Route unknown50d ago0x327869…2630ef
0xcf07…3d500xae98…ceedBase$0.05100%Route unknown50d ago0x313127…426f6d
0xcf07…3d500xae98…ceedBase$0.05100%Route unknown50d ago0xba0b00…70d27c
0xcf07…3d500xae98…ceedBase$0.02100%Route unknown50d ago0x0056d3…62c443
0xcf07…3d500xae98…ceedBase$0.01100%Route unknown50d ago0x33236e…251fcb
0xcf07…3d500xae98…ceedBase$0.01100%Route unknown50d ago0x8d6465…014db6
0xcf07…3d500xae98…ceedBase$0.01100%Route unknown50d ago0x2de85d…8f281e
0xcf07…3d500xae98…ceedBase$0.01100%Route unknown50d ago0x9aaf92…73c1c9
0xcf07…3d500xae98…ceedBase$0.10100%Route unknown50d ago0x5ffd8a…0bc4c4
0xcf07…3d500xae98…ceedBase$0.01100%Route unknown50d ago0xe413d3…850cd0

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.