Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa36d ago0x267de5…ba847f
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa36d ago0x90b388…e587b6
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa36d ago0x80cb72…6336bb
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa36d ago0x1c6442…8a57dc
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa36d ago0xb208ea…4ff7f7
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa36d ago0xca7daa…8bf50f
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa36d ago0x29a541…173724
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa36d ago0x0674f5…1ac253
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa36d ago0x1109ab…260837
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa36d ago0xf0ea06…5714c8
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa36d ago0x87ea63…6b39fe
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa36d ago0xf146f5…e933bb
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa36d ago0x6fef66…76492d
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa36d ago0x92c76c…146a86
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa36d ago0x3b35dd…313cfc
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa36d ago0x8167a0…c081ae
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa36d ago0xa824f6…bd7bb6
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa36d ago0xb4b647…10677a
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa36d ago0x8daadf…63a908
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa36d ago0x3267ac…98c2bf
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa36d ago0x2f8a81…48d71f
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa36d ago0x06a141…445623
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa36d ago0xc1cd0d…1477c9
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa37d ago0xa3e99f…c9e731
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa37d ago0x40b2f6…217240

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.