Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0xca8e40…1c334d
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0x2139a6…c421ac
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0x45f016…d7f4bb
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0x71b0b0…8cb367
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0xd6a70c…fc6ca3
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0xcf3d89…572164
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa36d ago0x115a09…6a9921
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa36d ago0x556bcf…0b9d76
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0x9088a5…2c90fb
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0x794394…c57dab
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0x45ec56…1b148b
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0x77e49f…4a9c25
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0x2ebbcc…29ccad
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa36d ago0xbfcd86…8f16bf
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0x7e62f1…b40831
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0x8a0070…4e55cb
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0xd25f9d…1fd033
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0x7f068c…82f8ee
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0x779bb9…f5b7b0
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0x82972e…b61341
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0x2a56ae…b9ea5a
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0xbeee07…61f91d
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa36d ago0x55cf34…2e94a4
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa37d ago0xdd897d…6f2bf7
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa37d ago0x408054…77b650

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.