Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa46d ago0x0a7f2c…b3f285
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0x1a9a0d…849af0
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0xc53b6f…c0f212
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0xc69a5a…a2ee5b
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa47d ago0xa896cf…f5a837
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0xdb4a09…9a26d9
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0x7da40d…dcb7b3
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0x94b905…b63229
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0x0fd007…4b68ae
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0x1e511b…d077ac
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0x3deb71…89ae57
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa47d ago0x96a243…a00728
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0x579c4f…a3adb4
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0x8e6612…2ad5fb
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0x681207…782d75
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0xdea14c…f733fb
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0x695287…3f1263
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0x23846e…d65604
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0x10e3ec…7e105e
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0x494eba…ffbf88
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0x58caf8…965676
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0x0eccf3…2e3af6
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0x870657…ed101a
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0x7123be…203d5a
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0xa4d9ac…fa36ac

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.