Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa18d ago0x357eb6…0ebf92
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa18d ago0x596659…f7e8bb
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa18d ago0xad2619…70a387
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa18d ago0x3a6a80…de0ddb
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0x4f6f37…358094
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0x1c3ea3…14d246
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0x6cdf65…e5ade6
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0xe04661…0fbd18
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0x9a1cc3…f113b3
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0xd0dbe6…aa1315
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0xbf5bb8…23196e
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0x1b7961…bed678
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0x541615…bc5857
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0x76a4b5…c221dc
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0x9d64fe…4dedca
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0xe1af1e…91c5a4
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0x62445b…d47928
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0x40b28a…c3f581
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0x84dfed…f49c37
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0x175c7f…63c569
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0x50475b…928305
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0x5e7387…f0896c
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0xe4eb20…a73b8e
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0x4d8167…b543e8
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa19d ago0x6bed95…083950

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.