Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0xdbd999…73f8fc
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0x83f647…e1a5ba
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0x1913ab…3012b5
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0xe7cc34…ef23db
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0x3dca47…108c46
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0xcc8689…fe5449
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0xb65309…2a4be2
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0x255a9c…1e0dce
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0xb276c3…05d1fc
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0x867d7d…f2b754
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0x95e851…fc4bdb
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0x56bccf…de4fa4
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0x927749…bee90b
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0x9f8c90…c31c4e
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0xe39d34…8b46dc
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0xdb1f02…66dc75
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0x1726cb…5a4c00
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0x2b4aaa…2540d3
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0xed03fc…a92280
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0x4e0473…6e5eeb
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0x959e3d…12b4ba
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0x186f91…b19797
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0xacb284…318670
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0x608606…17a268
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa23d ago0x1c650c…2f3320

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.