Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff3…72970x9c95…e299Base—$0.001100%fluxa34d ago0xaaf763…b41c18
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa34d ago0x860790…383c48
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa34d ago0x566a65…9e3bf3
0xbff3…72970x9c95…e299Base—$0.001100%fluxa34d ago0x24ccae…d41887
0xbff3…72970x9c95…e299Base—$0.001100%fluxa34d ago0x24b6f9…8d61b2
0xbff3…72970x9c95…e299Base—$0.001100%fluxa34d ago0xf39bb6…5b5718
0xbff3…72970x9c95…e299Base—$0.001100%fluxa34d ago0x335be2…1a7960
0xbff3…72970x9c95…e299Base—$0.001100%fluxa34d ago0xfe2315…1f5a3d
0xbff3…72970x9c95…e299Base—$0.001100%fluxa34d ago0xac64e2…522abc
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa34d ago0x9e0ce5…6fad45
0xbff3…72970x9c95…e299Base—$0.001100%fluxa34d ago0xd0713b…c76169
0xbff3…72970x9c95…e299Base—$0.001100%fluxa34d ago0x48ce35…4c4e6b
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa34d ago0x289b92…c3a192
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa34d ago0x68db98…9c27bd
0xbff3…72970x9c95…e299Base—$0.001100%fluxa34d ago0xdceb40…10503a
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa34d ago0xd85f96…d80407
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa34d ago0x5600bb…2a3001
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa34d ago0xf409d4…fbbf5c
0xbff3…72970x9c95…e299Base—$0.001100%fluxa34d ago0x2c8887…4c470c
0xbff3…72970x9c95…e299Base—$0.001100%fluxa34d ago0xc66fde…6fc13c
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa34d ago0xdfa4b0…420daf
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa34d ago0x049a12…d52203
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa34d ago0x1735dc…983cc9
0xbff3…72970x9c95…e299Base—$0.001100%fluxa34d ago0xe1349b…017161
0xbff3…72970x9c95…e299Base—$0.001100%fluxa34d ago0x31ab30…7e2b05

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.