Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf30a…55490x9c95…e299Base—$0.001100%fluxa34d ago0x5935e2…ed43d0
0xf30a…55490x9c95…e299Base—$0.001100%fluxa34d ago0x66a80f…f6b32b
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa34d ago0xc26524…1bea6f
0xf30a…55490x9c95…e299Base—$0.001100%fluxa34d ago0xcac29a…4a9086
0xf30a…55490x9c95…e299Base—$0.001100%fluxa34d ago0x028bec…143673
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa34d ago0xd19ba8…a93853
0xf30a…55490x9c95…e299Base—$0.001100%fluxa34d ago0x56d62f…7a105d
0xf30a…55490x9c95…e299Base—$0.001100%fluxa34d ago0xde8a51…7b78d6
0xf30a…55490x9c95…e299Base—$0.001100%fluxa34d ago0x3f1668…fdfe33
0xf30a…55490x9c95…e299Base—$0.001100%fluxa34d ago0x86949a…8da5fb
0xf30a…55490x9c95…e299Base—$0.001100%fluxa34d ago0x2a4600…ca1d3f
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa34d ago0xd5f700…d33313
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa34d ago0xf582f5…42e528
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa34d ago0xc4363c…2a7898
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa34d ago0xc7ebab…80fcae
0xf30a…55490x9c95…e299Base—$0.001100%fluxa34d ago0xc3c657…d7c669
0xf30a…55490x9c95…e299Base—$0.001100%fluxa34d ago0x7e68ab…e2fab4
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa34d ago0x26b369…58c7f7
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa34d ago0x911f09…56f98a
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa34d ago0x5a08b7…56bf06
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa34d ago0xaaf9e7…61676e
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa34d ago0x3d520a…a7129b
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa34d ago0x1841cd…f4554f
0xf30a…55490x9c95…e299Base—$0.001100%fluxa34d ago0x0b70b7…e0b7f9
0xf30a…55490x9c95…e299Base—$0.001100%fluxa34d ago0x854cb1…8278ae

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.