Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase8d ago0xcdc212…4d4b28
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase8d ago0xb4c5bd…60c02c
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase8d ago0xffc859…8d9cae
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase8d ago0x64e778…202cf1
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase8d ago0xb4c912…2e9ea5
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase8d ago0x0e2893…e15db2
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase8d ago0xe743e4…ff8f4f
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase9d ago0xe25cf2…58f793
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase9d ago0x855873…4ce1cb
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase9d ago0x74be9a…668c8f
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase9d ago0x970554…7f1f1d
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase9d ago0x7551bb…c53f0c
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase9d ago0xdbec54…5c6fc1
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase9d ago0x1d11eb…8b429a
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase9d ago0x3b336f…bde487
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase9d ago0x64fc18…4b1bfa
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase9d ago0xe6ab97…dc92bc
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase9d ago0x195978…d3733e
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase9d ago0x186793…61348e
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase9d ago0xb95c70…1a1dd7
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase9d ago0x7d0bb5…06d519
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase9d ago0x05ee61…0e6d4d
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase9d ago0x1c5f9e…d0243f
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase9d ago0xd64a0d…7f3947
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase9d ago0xf57b3e…a2c0a9

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.