Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0xc79dc2…06968c
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0x99caf9…53f181
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0xbdc54c…ccf928
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0x035c8c…eb6bf8
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0x128022…2f2017
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0x62a602…e2bdb3
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0xfe8900…e89f6e
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0x59c118…19e174
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0x18ec10…42d777
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0xd79560…e8f990
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0x235f12…ff0b34
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0xec35a6…b724a7
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0xb05ad9…5f9520
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0xf05892…5440ff
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0x688f68…bbeb2c
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0xe439e1…cbc4b0
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0x9d8faa…d3cea9
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0x7188f5…3471dd
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0x79feac…19c48b
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0x27fada…9eca2a
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0x186a25…0f76ab
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0xb3e056…7c2682
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0x31c521…f3f114
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0x142852…fd7798
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa15d ago0x3d2bec…07db31

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.