Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa30d ago0x9a1b11…56dcff
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa30d ago0x771ff3…dba966
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa30d ago0x0ead39…0a19cd
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa30d ago0x281a5a…932699
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa30d ago0x93da8f…bc1b97
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa30d ago0xdd3eee…f4b9ce
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa30d ago0x3a2289…66f967
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa30d ago0xdbb110…55b869
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa31d ago0x0b5953…7af568
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa31d ago0x155c93…420be7
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa31d ago0x7f8753…3e87b3
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa31d ago0xd8aa91…4660f0
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa31d ago0x2ac395…d50429
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa31d ago0x0a604f…819a8d
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa31d ago0x0839f5…0e6351
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa31d ago0xd63283…3e776c
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa31d ago0xf77cd4…8b4341
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa31d ago0x86b138…f0f725
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa31d ago0xf8cce2…c186be
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa31d ago0xd36f38…b0f9b6
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa31d ago0x79702b…19e691
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa31d ago0x814a03…ba57b7
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa31d ago0xbe8ec1…f51046
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa31d ago0x1756cb…b132cb
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa31d ago0x43cfe3…1af95d

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.