Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0xf5a1a0…18b69e
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0xc3ad84…096d97
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0x301a81…8d1014
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0xc049e5…d5eca8
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0xba0712…8438bf
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0xa65d6c…f0b6d6
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0x221eea…ba4f76
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0x9c22e8…c6be08
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0x91f92c…99dcb4
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0xd0e736…789863
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0xcec2b7…2c4a87
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0xa8ed3e…63fea8
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0x154a45…096f75
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0xa40c59…1407e9
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0x8a1066…c3140a
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0xd3a369…f4f198
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0x91d15e…8e5bc4
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0xe43d1f…70c89f
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0xf4efbc…a9e127
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0x4c1e8b…8479bc
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0x3d24bb…3ca511
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0x0e4db6…ff0d8f
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0xd606e5…9cba93
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0x9555e6…107069
0x5aa9…4ce40xfe80…47eeBase—$0.001100%fluxa18d ago0x9222ac…593534

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.