Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30de…1f910x9c95…e299Base—$0.001100%fluxa36d ago0xccd179…682d41
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa36d ago0xdc0602…2cc3d6
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa36d ago0xd3d87b…624e7f
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa36d ago0x3bcb2d…718565
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa36d ago0x576e50…fbd357
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa36d ago0xc83160…da7b34
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa36d ago0x7a73a0…2238bc
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa37d ago0xda77ed…5923e2
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa37d ago0x0dee7e…6f6c70
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa37d ago0x940bec…2aa434
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa37d ago0x2a1882…59bc3a
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa37d ago0xca6f0a…03a2ac
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa37d ago0xc3e496…ed6f4f
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa37d ago0x84a9c9…b3663d
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa37d ago0xd1eec4…2d24d4
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa37d ago0x57481b…1a1161
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa37d ago0x714ad2…2dbf9e
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa37d ago0x4fed1c…ef5d53
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa37d ago0x7c568e…04af8c
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa37d ago0xdc781d…eb2e2c
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa37d ago0x367ad1…46ff54
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa37d ago0xa5559c…92d39b
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa37d ago0x031313…094077
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa37d ago0x974383…bd4418
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa37d ago0xbd917c…3a2cc7

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.