Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa41d ago0x781f5d…7d7b2b
0x3698…a89d0x9c95…e299Base—$0.001100%fluxa41d ago0x8cf7f8…59ed48
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa41d ago0xc3c2ed…a45343
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa41d ago0x249036…0e3d48
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa41d ago0xaef95c…fa2a83
0x3698…a89d0x9c95…e299Base—$0.001100%fluxa41d ago0x7be4ab…570e32
0x3698…a89d0x9c95…e299Base—$0.001100%fluxa41d ago0xc66401…24c4d2
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa41d ago0x0ee2f6…65725d
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa41d ago0x1e35ec…92ddd0
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa41d ago0xb2139e…2b7d56
0x3698…a89d0x9c95…e299Base—$0.001100%fluxa41d ago0x3b190c…25eb1e
0x3698…a89d0x9c95…e299Base—$0.001100%fluxa41d ago0xd536ee…ac3b8f
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa41d ago0x849148…ac65f8
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa41d ago0x97013a…6a48bb
0x3698…a89d0x9c95…e299Base—$0.001100%fluxa41d ago0x41b3cc…b7135b
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa41d ago0xeb936c…ad897b
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa41d ago0x1eac72…601fe2
0x3698…a89d0x9c95…e299Base—$0.001100%fluxa41d ago0x668294…1e8d62
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa41d ago0x67dd87…bbedc8
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa41d ago0xb38909…f47cc2
0x3698…a89d0x9c95…e299Base—$0.001100%fluxa41d ago0xeb8009…b5c6d2
0x3698…a89d0x9c95…e299Base—$0.001100%fluxa41d ago0x4247ff…6509b2
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa41d ago0xbc1366…1902dc
0x3698…a89d0x9c95…e299Base—$0.001100%fluxa41d ago0xc4ecb2…c54e0f
0x3698…a89d0x9c95…e299Base—$0.001100%fluxa41d ago0xd85117…a60d80

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.