Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa15d ago0x57ba3f…bbf1d9
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa15d ago0xd71e43…404793
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa15d ago0xf34105…36b5e4
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa15d ago0x88707b…8566a1
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa15d ago0x1d83b4…f9cf21
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa15d ago0x19c0d1…9ff552
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa16d ago0x2fa767…3a77c8
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa16d ago0x7236e0…979314
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa16d ago0xaf471d…c65d9b
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa16d ago0x95b004…9e1e27
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa16d ago0x1b2673…3a2d9a
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa16d ago0x33ff06…9d044a
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa16d ago0x4a0e73…82df7b
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa16d ago0x076712…ff8afe
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa16d ago0x97afc4…81dc90
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa16d ago0x0ee61b…66c368
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa16d ago0x830a23…5ed0a9
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa16d ago0x8469d0…08d746
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa16d ago0xd8db7c…c47359
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa16d ago0xee5712…a210bd
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa16d ago0x28d274…e6a7b5
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa16d ago0x61bc05…4d8795
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa16d ago0x53cb53…e8356e
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa16d ago0xfb9eb2…d293b8
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa16d ago0xfe8036…75cd57

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.