Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase60d ago0xfc5a3b…2f9c32
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase60d ago0x352210…62175a
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase60d ago0x6b0cb2…6dfe36
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase60d ago0x5ea1c6…66e118
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase60d ago0xf08c13…e7f6b8
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase60d ago0xed4b2f…266ea9
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase60d ago0x011fba…2c13ff
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase60d ago0x12f3d5…e33973
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase60d ago0xa6c071…0e3aae
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase60d ago0xe8a1cc…37acd8
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase60d ago0x417b52…7dd0ac
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase60d ago0xc12fae…82b1d7
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase60d ago0x55dae9…bd6cb9
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase60d ago0x91f6ed…39ed4d
0x7e57…2f090xdc59…1506Basex402 service$0.01100%coinbase60d ago0x5c900e…1ebaf2
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase61d ago0x7bb470…80e946
0x7e57…2f090xdc59…1506Basex402 service$0.02100%coinbase61d ago0x848661…e729e4
0x7e57…2f090xdc59…1506Basex402 service$0.05100%coinbase61d ago0x8eaeb1…e971c7
0x7e57…2f090xdc59…1506Basex402 service$0.05100%coinbase61d ago0xddbe5a…a34b23
0x7e57…2f090xdc59…1506Basex402 service$0.05100%coinbase61d ago0x4bea40…862060
0x7e57…2f090xdc59…1506Basex402 service$0.05100%coinbase61d ago0x06f8e4…ef86e4
0x7e57…2f090xdc59…1506Basex402 service$0.05100%coinbase61d ago0xd43ed7…fcc29b
0x7e57…2f090xdc59…1506Basex402 service$0.05100%coinbase61d ago0x08e117…4714a6
0x7e57…2f090xdc59…1506Basex402 service$0.05100%coinbase61d ago0x3f95a2…d66de4
0x7e57…2f090xdc59…1506Basex402 service$0.05100%coinbase61d ago0xf6a621…c1a546

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.