Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x40c3…20950x9c95…e299Base—$0.001100%fluxa35d ago0x239d6e…7a6118
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa35d ago0xc8bd78…989c88
0x40c3…20950x9c95…e299Base—$0.001100%fluxa35d ago0xe9016a…9ce34e
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa35d ago0x3cd8aa…ae4b60
0x40c3…20950x9c95…e299Base—$0.001100%fluxa35d ago0x697d80…487d54
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa35d ago0x818b22…9f3d33
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa36d ago0x1b96c0…4a5019
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa36d ago0x63a29d…8eae78
0x40c3…20950x9c95…e299Base—$0.001100%fluxa36d ago0xf662d2…ff8efe
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa36d ago0x58c6cd…b1f0ff
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa36d ago0xf85581…c88ec9
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa36d ago0xd2c34c…88bad7
0x40c3…20950x9c95…e299Base—$0.001100%fluxa36d ago0xe0bb1f…072b04
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa36d ago0xc2a548…47e54f
0x40c3…20950x9c95…e299Base—$0.001100%fluxa36d ago0x48ec02…5fd74c
0x40c3…20950x9c95…e299Base—$0.001100%fluxa36d ago0x9c1d57…ebb8b2
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa36d ago0x1eef3b…228a7a
0x40c3…20950x9c95…e299Base—$0.001100%fluxa36d ago0x05744c…7187c8
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa36d ago0xe38f42…96d318
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa36d ago0xbf05e6…77f7dd
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa36d ago0xf60c8d…d8e0a3
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa36d ago0x20d021…8d3344
0x40c3…20950x9c95…e299Base—$0.001100%fluxa36d ago0x5768c8…e298c0
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa36d ago0x8ced84…e07a81
0x40c3…20950x9c95…e299Base—$0.001100%fluxa36d ago0x29beed…1081a5

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.