Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown49d ago0xac2c2d…26f1ed
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown49d ago0x2adbdf…c595ca
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown49d ago0xf55c3a…7fa844
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0x1940af…7c8d0c
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0x10336a…8c2843
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0x71b4a3…c82b3c
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0x374561…d52056
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0xd4cb8d…91289b
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0x5aa6ba…2dc6c7
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0x2bd160…c11ac8
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0x9eec38…35c4b5
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0x07be06…5517ce
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0x28c8db…fcf3c9
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0xf0907e…c1996a
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0x87b83c…e63b71
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0xd21d35…637c22
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0xcf4ba4…e1efc9
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0x46f076…b26a5c
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0xa016d6…5d273e
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0xc48630…9a34b2
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0x1b5075…210e31
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0x5c2c14…3fe598
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0xfc22c9…fcb415
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0x8bcdb6…cda8d0
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown50d ago0xc13115…624e27

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.