Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa35d ago0x733556…10ea6a
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0xa64840…03dad6
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0x163073…b58883
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0x223426…8df826
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0x4fa528…60bbeb
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0x94b349…203ca1
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0x62b061…3c0ba2
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0x034d60…eb7e98
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa35d ago0x974dff…6a09d4
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0x70eeca…f1eea3
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0xbe5dc8…d0bc3b
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0x426a53…45802e
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0xe15c33…150557
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0x3e110b…8237c0
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0xe84617…aab62f
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0x34bc4d…cdfecd
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0x867f78…14cc3f
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0x0b2534…b6ea16
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0x7d8ddf…e3f5f4
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0x48cea5…94aef1
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0x91ee57…5e73b6
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0x91d201…b7d6f3
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0x58738f…5529b4
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0x9d9c90…e28c90
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa35d ago0xde0e17…dae3ad

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.