Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa15d ago0xb24929…ad4116
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0x7f2be4…ccb4e6
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0x8fbf5a…b66869
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0x496954…ab3607
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0x1df1bd…346d6b
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0xcd45c8…ac99f7
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0xe6355e…922670
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0x611627…c24c2b
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0xdb45f5…0089b4
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0xd5921f…3c0897
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0x85613b…7e7ddb
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0x87fc41…f43b0d
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0x3c5c95…3536bd
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0xa067ad…b6a272
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0xeb98df…6001db
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0x06d348…cdd5f2
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0xfaa731…275426
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0x7b465b…652295
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0xf0197b…5311d7
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0x37947f…7369a0
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0x3404fa…02b0aa
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0x2441a9…576324
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0x5faa6f…8b2bdd
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0x22248e…13278e
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa16d ago0xa95df9…23c198

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.