Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa42d ago0xccb969…a7cdb6
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa42d ago0x302107…7ae83e
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa42d ago0x7f3f9b…c81cd9
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa42d ago0x9ef14b…cf42ca
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa42d ago0x98a50a…b74aba
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa42d ago0x77f26e…237232
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa42d ago0xa5f19a…853c26
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa42d ago0xec22f6…8b90e4
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa42d ago0xff992a…d6b203
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa42d ago0xacb571…d4c1d1
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa42d ago0xc8e904…88f9ff
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa42d ago0xf2bea2…f042e2
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa42d ago0xd27b23…47f9cc
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa42d ago0xda8e87…937566
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa42d ago0xb6673a…36c0eb
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa42d ago0xe8a770…55d28e
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa42d ago0xfaef62…19f016
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa42d ago0x8377b8…89d47b
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa42d ago0xc0b4e4…f60d5b
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa42d ago0x35ff67…8638db
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa42d ago0x7a816f…bb6ef1
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa42d ago0x368f61…ae5cd3
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa42d ago0x94b721…20abc3
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa42d ago0x771609…6d8f3d
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa42d ago0xa5dd33…3fe4b3

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.