Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0x350a08…d184c6
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0x31908b…59d1a5
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0x62d988…6efc04
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0xd23968…625e06
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0x2c46dc…be6070
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0x169044…364add
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0x6c8ac0…35418c
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0x9308de…865b7f
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0x09c6e4…4a2d33
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0x14295f…6df415
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0xc073a4…9623f2
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0x5d37e5…9ef0d3
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0xb80e7c…00e1e8
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0x7847b1…70edff
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0xc98acd…b83690
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0x9cda6c…60bbaa
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0xcd5f90…ebbfe2
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0x57c194…e527bf
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0x5ef5e5…593794
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0xdd0e63…830621
0x4222…89650xfe80…47eeBase—$0.001100%fluxa21d ago0x75ef93…c10c73
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0x0791c6…3b72de
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0x5aea0a…6fc9a8
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0x9955d7…ad14c2
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0x6129fe…f39eec

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.