Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa37d ago0x69c311…f76aa5
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa37d ago0x12d399…9c73ba
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa37d ago0xf37fef…008f2b
0x0068…f6780x9c95…e299Base—$0.001100%fluxa37d ago0x02bdd3…783548
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa37d ago0x92b5b1…221f15
0x0068…f6780x9c95…e299Base—$0.001100%fluxa37d ago0x31364b…551ffd
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa37d ago0x0c8f17…dcaa3d
0x0068…f6780x9c95…e299Base—$0.001100%fluxa37d ago0x047738…571515
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa37d ago0x00e721…834c42
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa37d ago0x8854ea…0da8e1
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa37d ago0x335cc1…01810e
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa37d ago0xcdfaf7…4be38a
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa37d ago0xe6e4f9…bea039
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa37d ago0x78af88…af6307
0x0068…f6780x9c95…e299Base—$0.001100%fluxa37d ago0x6ae382…2043e3
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa37d ago0x26936c…d5f8f0
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa37d ago0x3eff06…035c9b
0x0068…f6780x9c95…e299Base—$0.001100%fluxa37d ago0x25ad55…0d6588
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa37d ago0x57cbf2…c97e82
0x0068…f6780x9c95…e299Base—$0.001100%fluxa37d ago0x6f05d9…0e3702
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa37d ago0x966920…1c6ec9

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.