Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa29d ago0xdca35b…080e6a
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa29d ago0x78b295…060512
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa29d ago0xb70bad…21b743
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa29d ago0x15f3d7…d7e726
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa29d ago0x138219…e3385c
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa29d ago0x389683…8baa23
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa29d ago0xfec585…22e86f
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa29d ago0x543207…2462b8
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa29d ago0xeaf843…0d9cbf
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa29d ago0x85d692…7429a5
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa29d ago0x85133d…f25862
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa29d ago0x059051…7cb367
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa29d ago0x006feb…e492b2
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa29d ago0x1384cb…08834a
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa29d ago0x01a45b…165457
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa29d ago0x9ca758…09f970
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa30d ago0x8c13db…652b90
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa30d ago0xcaa2ca…1b736b
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa30d ago0x642885…17dbea
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa30d ago0x920e8e…bd6c43
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa30d ago0xe442a2…f3f032
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa30d ago0x0a2653…ec1666
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa30d ago0x373d9c…82bd09
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa30d ago0xa48da2…8138d9
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa30d ago0xf35763…3d1394

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.