Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa14d ago0xf78511…073b6e
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa14d ago0xdd79bf…e8efa1
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa14d ago0xc2ebaf…fb04bb
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa14d ago0xf75aa2…badaf6
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa14d ago0x9a66b4…78c7c6
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa15d ago0xc8e754…0562ad
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa15d ago0x1ab979…394570
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa15d ago0xe8f64c…6c5b5d
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa15d ago0xb6b28f…c8369d
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa15d ago0xcd3f7c…2d032e
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa15d ago0xe6e57f…5945d0
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa15d ago0x2d7e67…12b71b
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa15d ago0x3cdfd8…df9c47
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa15d ago0xf0c23a…954aea
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa15d ago0xb6d5b0…f758c2
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa15d ago0x100c56…876f42
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa15d ago0x591f66…812a4f
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa15d ago0x649c59…d144ec
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa15d ago0xa09052…2d91fb

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.