Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa36d ago0x53da29…c6a4f1
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa36d ago0xd3e34a…1926c3
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa36d ago0x9d11c4…26e0c3
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa36d ago0xd1a638…ccdd6f
0x5759…2d980x9c95…e299Base—$0.001100%fluxa36d ago0x5eafc4…c34623
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa37d ago0xdbe0a3…21f603
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa37d ago0x064d57…da2620
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa37d ago0xb46a06…f0da30
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa37d ago0x0aed81…4f2611
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa37d ago0x5c4171…d594f9
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa37d ago0xb92221…6221c1
0x5759…2d980x9c95…e299Base—$0.001100%fluxa37d ago0xf7f39b…f73498
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa37d ago0x7b4b8c…04b17f
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa37d ago0x6b1df1…66738b
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa37d ago0xa00580…665984
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa37d ago0xd6ba90…48c2a6
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa37d ago0x31540f…09390e
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa37d ago0x1b18d9…759bde
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa37d ago0x1fe917…547e75
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa37d ago0x0c48ac…7ba8e8
0x5759…2d980x9c95…e299Base—$0.001100%fluxa37d ago0x694284…1d2841
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa37d ago0x86698c…ad8341
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa37d ago0x9c8886…3bfed7
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa37d ago0xd194bc…4ac623
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa37d ago0xac9561…2e35d6

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.