Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa19d ago0x1d1514…fa6d8c
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa19d ago0xbb4d25…31a5d7
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa19d ago0x3474fe…c02510
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa19d ago0xaff137…16a22f
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa19d ago0x6086d8…a04cf9
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa19d ago0x380200…2dbd19
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa19d ago0x484bd8…78b23e
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa19d ago0x6674ce…20744b
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa19d ago0xc8bbeb…e5b90c
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa19d ago0x721d4e…4f86b6
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa19d ago0x1d1b88…8cac0b
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa19d ago0x67ac75…a9cfe8
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa19d ago0xab5c41…5eab19
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa19d ago0x679004…3f62de
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa19d ago0x4a8bc4…a8a664
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa19d ago0x345206…a3b051
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa20d ago0xa69fb1…e8e491
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa20d ago0x283f1b…cd05ce
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa20d ago0x5cc6ca…6db7ae
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa20d ago0x9a0424…e5dd0c
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa20d ago0xaaa13a…3add15
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa20d ago0xb2cf9d…33b31e
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa20d ago0xadad05…aaa179
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa20d ago0xf264a9…3a1259
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa20d ago0xe6e4af…b117db

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.