Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0x6fb2bf…08e8cb
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0x4d9c7d…611e72
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0x4510c8…bb58b7
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0x6281e2…f683ce
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0xd30845…0607b4
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0xfa53ff…15b73b
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0x7f949b…db5539
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0xc9bffc…5ee856
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0x344410…186555
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0x75292b…84b996
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0x639d80…eff1c2
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0xd924ac…d8e6c3
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0x58ab0c…ef97c5
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0xe1211b…e2d89f
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0xe367b0…470100
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0x11da10…503ecf
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0xd8afdb…ec8963
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0xff8737…c350b8
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0x600f2c…a4d850
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0x28ea1b…b45166
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0x2c8ef7…dfe2d3
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0x4c7dd3…36333c
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0x089e11…eed6b9
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0x79d047…e2a24d
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0x1a88d2…b094a0

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.