Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0xcaa3e0…56d782
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0xf231f5…304294
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0xec0a28…bf4325
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0x7fd7ae…aba9f2
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0x5c528f…ea59f7
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa47d ago0x6ddc12…5538ce
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0xd48a4a…8025de
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0x74ab5e…fe2942
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa47d ago0x5f5953…1ce287
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0x020a11…8ba9e6
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0x71a842…ce886b
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0x8c67e6…2ec7d5
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0x175b73…29623f
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0x15da4f…bfefb8
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa47d ago0xa08368…f43cd9
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa47d ago0xc37500…dcf534
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa47d ago0x71b7b0…d01ce7
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0xd66d39…3faf0d
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0x4fb74d…f21c9f
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0x718052…95ce4b
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0x0e94e7…c7142b
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0xf92295…dd8989
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0x39cf0c…a3a92e
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0xb264ee…66c41d
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa47d ago0x7ca8fe…f65d6f

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.