Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa21d ago0xa1ad21…883c57
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0xd791a0…49656d
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0x1040af…58a0f5
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0xba81d2…35366c
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0x6b284b…4ba2f5
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0xa7c761…cd4372
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0x6ee311…af3079
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0x138f75…6ccceb
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0xaafd40…acc081
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0x2e0c6d…97224e
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0xec6191…7258b2
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0x3537c9…639c11
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0x6a60d4…64918b
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0xfd0951…64b51a
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0x9d8a70…e91069
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0x7cc1b0…11a9b1
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0x6afa13…dc9085
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0x7da483…c07b65
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0xc1557d…d83298
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0x346e9b…4e703b
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0x7e0dad…191f5c
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0xf9d3d1…bf20ef
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0xa25578…bb2e1a
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0x932871…c0c9e4
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa22d ago0x5b151b…762f6e

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.