Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa34d ago0x2ac9e1…580854
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa34d ago0x1e9a9a…e76ad7
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa34d ago0x85eb68…61c60a
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa34d ago0x0cdec7…db894f
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa34d ago0xfad5f8…8804a4
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa34d ago0xc24f23…2ce916
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa34d ago0x13cc4f…873fd0
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa34d ago0x2ca189…cd9f8f
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa34d ago0xd658e7…32fde2
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa34d ago0x3efa95…6b9b63
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa34d ago0x1695e2…366307
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa34d ago0x5571e3…c7c086
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa34d ago0xc08043…67fd75
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa34d ago0x5fe59a…e75e4f
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa34d ago0xea7fd9…5abedb
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa34d ago0x39ee64…d03d8d
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa34d ago0x1ccb5a…92a7fd
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa34d ago0x1b75f2…571244
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa34d ago0xe059e1…676a52
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa34d ago0x72a569…7615a3
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa34d ago0xc02b0b…4ad6c2
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa34d ago0x3c19a6…d87fc2
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa34d ago0x3172e8…e84489
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa34d ago0xefd461…8849bd
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa34d ago0xe23359…2dde0d

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.