Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0xf31e61…d905e0
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0xaf4241…0c3c8b
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0x212f36…633d40
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0x277e9a…68d7d7
0x2c14…58300x9c95…e299Base—$0.001100%fluxa37d ago0xf9d2e8…394e63
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0x447423…f14228
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0x0d3c89…a27e00
0x2c14…58300x9c95…e299Base—$0.001100%fluxa37d ago0x90edde…45b536
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0x683700…b720fe
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0x4cfd9d…b25246
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0x912f2b…8a7e49
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0x391c4e…0e022d
0x2c14…58300x9c95…e299Base—$0.001100%fluxa37d ago0x57b161…8c0119
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0x3e0c11…bc96ef
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0x199f8f…d66d93
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0x644c65…14f230
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0x78b667…aacdd5
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0x1f8f66…355206
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0x519692…766f4b
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0xac8cb5…13bcb1
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0x8c44fd…478029
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0x119dd1…4fde54
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0xc51088…1d1ec3
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0x299abc…4276c0
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa37d ago0xc943bb…20915b

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.