Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0xe96328…3c8a43
0xbec6…13a00x9c95…e299Base—$0.001100%fluxa40d ago0x1e6b02…fe8def
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0xbbdd0c…2b09fa
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0x362426…1da456
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0x20910b…97dcc7
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0xd413bc…123637
0xbec6…13a00x9c95…e299Base—$0.001100%fluxa40d ago0x4285a4…813426
0xbec6…13a00x9c95…e299Base—$0.001100%fluxa40d ago0xf92e15…2a1bb3
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0x79ab33…963ae1
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0x7bd178…618355
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0xcb0da8…240d6f
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0x20651e…817bf9
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0x25a60d…005274
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0xe5ff5c…e05b8f
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0x787d87…15ed21
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0x629b82…801634
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0x05ac0f…7622d1
0xbec6…13a00x9c95…e299Base—$0.001100%fluxa40d ago0xdc5b9d…eacbe1
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0x9c3758…52156b
0xbec6…13a00x9c95…e299Base—$0.001100%fluxa40d ago0xa6ce14…6465f3
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0x4764d2…fc76b4
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0xf2bb98…01f480
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0xccb9ca…d12f66
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0x1dbd76…21db78
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa40d ago0x7c8bec…25ef72

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.