Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0x5287d2…fd327a
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0x6f3b6b…7219cd
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0xb63d14…afa186
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0x0d0eed…6b43d1
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0xc3c8ba…3a675f
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0x8e77d0…686b99
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0x72f1ae…96f89d
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0xc8dbb1…efca3f
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0x0faeda…a8e4d3
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0xc257e0…3a3bb5
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0x5381df…4f3419
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0xe9ef9f…8a5dce
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0xbd3818…67eb25
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0xc753d0…062a11
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0x5991a4…fbdd29
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0x15f2c3…36e4ff
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0x1695fc…cfc21b
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0x97f4db…2a543f
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0x7fb354…7d96aa
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0x9aa7a0…a6a928
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0x56f9eb…2f08a6
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa25d ago0x57f507…782541

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.