Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa45d ago0xb2f944…622289
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa45d ago0x2cc7bd…a5cd76
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa45d ago0x0e9027…39c298
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa45d ago0xddb677…4491f1
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa45d ago0x32a39a…bfc31b
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa45d ago0x721260…abe79c
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa45d ago0x94ada1…ff391b
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa45d ago0x877941…221ec3
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa45d ago0xd9a73a…199171
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa45d ago0x106c0a…ca7ab7
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa45d ago0xb92c99…86b004
0x25f9…e9ac0xfe80…47eeBase—$0.001100%fluxa45d ago0xacbce4…57461f
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa45d ago0x54a547…c380cd
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa45d ago0x016e99…dcc2fa
0x25f9…e9ac0xfe80…47eeBase—$0.001100%fluxa45d ago0x936d77…d7d1fc
0x25f9…e9ac0xfe80…47eeBase—$0.001100%fluxa45d ago0x8bf342…3ce6dc
0x25f9…e9ac0xfe80…47eeBase—$0.001100%fluxa45d ago0x9ca580…c26652
0x25f9…e9ac0xfe80…47eeBase—$0.001100%fluxa45d ago0xbffe72…24cbd2
0x25f9…e9ac0xfe80…47eeBase—$0.001100%fluxa45d ago0x565d13…0fcc45
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa45d ago0xd14bbe…33028f
0x25f9…e9ac0xfe80…47eeBase—$0.001100%fluxa46d ago0xbb3cd3…e89c83
0x25f9…e9ac0xfe80…47eeBase—$0.001100%fluxa46d ago0x8b0b1e…a66dba
0x25f9…e9ac0xfe80…47eeBase—$0.001100%fluxa46d ago0xcb04c5…b58163
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa46d ago0x493b28…94f864
0x25f9…e9ac0xfe80…47eeBase—$0.001100%fluxa46d ago0xb242a8…26dfd3

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.