Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa47d ago0x5ffd42…ba0dca
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa47d ago0xec56b3…0bbdac
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa47d ago0x67c717…c64600
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa47d ago0x98fd68…1a3424
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa47d ago0x402f73…eada30
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa47d ago0xd56be0…f88bf9
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa47d ago0xb43b00…bd7beb
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa47d ago0xa88049…b01104
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa47d ago0x0f9a8f…a2bb7d
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa47d ago0x963091…d95f26
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa47d ago0x95f166…95a3ec
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa47d ago0x8892c2…d07c98
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa47d ago0x1762a7…50a5f4
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa47d ago0xac74f4…7be1a1
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa47d ago0x14dded…640c87
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa47d ago0x159f6f…e371bf
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa47d ago0x437827…532ab8
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa47d ago0xfbf707…8ec56c
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa47d ago0xc7afa4…d7df2e
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa47d ago0xe60870…c3f1ee
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa47d ago0x5b8a5b…346707
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa47d ago0xf1297d…19a38d
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa47d ago0x54dc56…30b014
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa47d ago0xcc6e1c…626e37
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa47d ago0xc51331…00d402

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.