Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x9d48f8…2fc199
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x6f48ab…fa055c
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x490a92…e0fc33
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0xb80d9e…6371b1
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x4e7ea5…da0d5b
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x1b1476…8088e5
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x8a9aaf…ab0c1b
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x776be9…c3b6a9
0xb685…49100xfe80…47eeBase—$0.001100%fluxa21d ago0x587e69…4fcee3
0xb685…49100xfe80…47eeBase—$0.001100%fluxa21d ago0xd95b10…d3bdda
0xb685…49100xfe80…47eeBase—$0.001100%fluxa21d ago0x9e54a8…f5f8cc
0xb685…49100xfe80…47eeBase—$0.001100%fluxa21d ago0x453339…1d203f
0xb685…49100xfe80…47eeBase—$0.001100%fluxa21d ago0xb98e73…ff084c
0xb685…49100xfe80…47eeBase—$0.001100%fluxa21d ago0xb5648f…4232bc
0xb685…49100xfe80…47eeBase—$0.001100%fluxa21d ago0xccff29…d409d7
0xb685…49100xfe80…47eeBase—$0.001100%fluxa21d ago0xadcd49…772f84
0xb685…49100xfe80…47eeBase—$0.001100%fluxa21d ago0x07ec7f…827d82
0xb685…49100xfe80…47eeBase—$0.001100%fluxa21d ago0xb23a07…523788
0xb685…49100xfe80…47eeBase—$0.001100%fluxa21d ago0xf5e1c9…3fe077
0xb685…49100xfe80…47eeBase—$0.001100%fluxa21d ago0x17eecd…dfc08e
0xb685…49100xfe80…47eeBase—$0.001100%fluxa21d ago0x5068d8…a3a2d2
0xb685…49100xfe80…47eeBase—$0.001100%fluxa21d ago0x7f6891…49b873
0xb685…49100xfe80…47eeBase—$0.001100%fluxa21d ago0xbc2bc9…388451
0xb685…49100xfe80…47eeBase—$0.001100%fluxa21d ago0xa3a396…b8b3b4
0xb685…49100xfe80…47eeBase—$0.001100%fluxa21d ago0x2e6eea…168248

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.