Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa41d ago0xb89c5c…b55c25
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa41d ago0xe7b237…71bc42
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa41d ago0x2b3de6…500d01
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa41d ago0x3cfabc…c8e2fd
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa41d ago0xbda148…61f65e
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa41d ago0xf395b7…403213
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa41d ago0x9616a6…208c69
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa41d ago0xf12160…afd863
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa41d ago0xc4efd4…85245b
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa41d ago0x043aab…a30f32
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa41d ago0xd4604a…4d45ca
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa41d ago0xbaeda2…0c1987
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa41d ago0x2cec4b…b055b0
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa41d ago0x5f2bc2…9b166c
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa41d ago0x92bbc0…6a0124
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa41d ago0x475203…a4e215
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa41d ago0x013e98…ef2fcd
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa41d ago0x926805…d8f670
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa42d ago0x435793…fafc1e
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa42d ago0x705ffc…e35842
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa42d ago0xec88e7…f10fc6
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa42d ago0x60316b…70baea
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa42d ago0xe7922c…d91224
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa42d ago0xed420c…b7b4b7
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa42d ago0xb3c424…121226

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.