Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa36d ago0x912baa…30493f
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa36d ago0x5675fe…09581c
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa36d ago0xce828f…b64572
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa36d ago0x71455a…bae017
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa36d ago0x184140…f3c9f7
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa36d ago0x9b2fe3…da76b8
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa36d ago0xea6d9c…93be5e
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa36d ago0xe838c8…f1ab1e
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa36d ago0x5bdc42…cf3c32
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa36d ago0xa3e59a…47d252
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa36d ago0x2a82b5…c911a7
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa36d ago0x4f7eb3…0a43b0
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa36d ago0xaa4297…28f14e
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa36d ago0x1ac5cb…fea2da
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa37d ago0x55da57…8c8ca8
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa37d ago0x928cff…3dff49
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa37d ago0x6510d0…77e8c8
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa37d ago0xd14a0d…ab7b39
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa37d ago0x959ea0…de93eb
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa37d ago0x3263ac…b890b3
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa37d ago0xd6afe7…5aafa4
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa37d ago0x645919…b9c60a
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa37d ago0x4c8547…89d0e7
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa37d ago0xca23e4…beb310
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa37d ago0x57a12c…c40efe

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.