Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa27d ago0x8312e0…4f781e
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa27d ago0xaa38bf…b10875
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa27d ago0x6116fb…e8b8aa
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa27d ago0x18b301…b529ed
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa27d ago0xbd55e0…1620f2
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa27d ago0xbdfdbe…2bd63d
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa27d ago0x44854a…6a570a
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa28d ago0x7c06c8…69ff26
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa28d ago0xb1664d…977b68
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa28d ago0xcb922f…86c6c5
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa28d ago0xffca23…250a22
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa28d ago0x9d26b6…8d2b34
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa28d ago0x0c4fc0…0a0dcb
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa28d ago0xf79b0a…86cab9
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa28d ago0xdab6d0…f01288
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa28d ago0x246047…b7386c
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa28d ago0xe51e15…d572aa
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa28d ago0xb949a8…6ef949
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa28d ago0xb750e2…e13f01
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa28d ago0x1800e6…57f883
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa28d ago0xa6160b…ff6059
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa28d ago0xfb220a…42e172
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa28d ago0xaed46f…208a1a
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa28d ago0x97e9e6…faafcf

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.