Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa31d ago0xabb4a7…f100bc
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa31d ago0x5661c3…918c2a
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa31d ago0x752336…943bb2
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa31d ago0x89fa87…85948b
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa31d ago0x8e41be…0f5319
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa31d ago0xc57592…2e2763
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa31d ago0xa023ec…a225e5
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa32d ago0xc2fa94…d3baa8
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa32d ago0x3e6108…ffa299
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa32d ago0x6c88ee…ba6276
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa32d ago0xebbea6…97097c
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa32d ago0x43a839…b0f042
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa32d ago0xc3f7f3…72b0d2
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa32d ago0x98387d…e85971
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa32d ago0x363a50…79e558
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa32d ago0x4ec28e…0055ec
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa32d ago0x73c9cd…e519d7
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa32d ago0x91b4ac…a350f2
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa32d ago0xf7f7cc…5d5c32
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa32d ago0x56c079…42c357
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa32d ago0x5e0f7b…74d3d0
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa32d ago0x41e227…bfdf52
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa32d ago0xcd529b…ae28f4
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa32d ago0x1b9bd9…1ac107
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa32d ago0xd63518…dc6ca7

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.