Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56de…e93b0xdc59…1506Basex402 service$0.005614100%coinbase1d ago0xb76f10…793f01
0x56de…e93b0xdc59…1506Basex402 service$0.005734100%coinbase1d ago0xf98c6e…787aa6
0x56de…e93b0xdc59…1506Basex402 service$0.00567100%coinbase1d ago0x018970…5c7bd6
0x56de…e93b0xdc59…1506Basex402 service$0.006206100%coinbase1d ago0x1c1018…119059
0x56de…e93b0xdc59…1506Basex402 service$0.006124100%coinbase1d ago0x6ae871…e6c9ca
0x56de…e93b0xdc59…1506Basex402 service$0.00614100%coinbase1d ago0xdfb813…3c7e3f
0x56de…e93b0xdc59…1506Basex402 service$0.00619100%coinbase1d ago0xdb2765…7f87a8
0x56de…e93b0xdc59…1506Basex402 service$0.006122100%coinbase1d ago0xd42727…9be4df
0x56de…e93b0xdc59…1506Basex402 service$0.006098100%coinbase1d ago0xd61856…83d8a1
0x56de…e93b0xdc59…1506Basex402 service$0.006004100%coinbase1d ago0x769f10…2740c2
0x56de…e93b0xdc59…1506Basex402 service$0.005868100%coinbase1d ago0x2ec78e…39c99d
0x56de…e93b0xdc59…1506Basex402 service$0.006366100%coinbase1d ago0x3c0d7d…daee5a
0x56de…e93b0xdc59…1506Basex402 service$0.006448100%coinbase1d ago0xbd4bf8…8565b0
0x56de…e93b0xdc59…1506Basex402 service$0.006482100%coinbase1d ago0x95aa42…aedd52
0x56de…e93b0xdc59…1506Basex402 service$0.006474100%coinbase1d ago0xfd89ef…537992
0x56de…e93b0xdc59…1506Basex402 service$0.00666100%coinbase1d ago0xf3615a…274b1a
0x56de…e93b0xdc59…1506Basex402 service$0.006632100%coinbase1d ago0x1e29f7…9b9d7b
0x56de…e93b0xdc59…1506Basex402 service$0.006632100%coinbase1d ago0xcc7fba…988de1
0x56de…e93b0xdc59…1506Basex402 service$0.006822100%coinbase1d ago0x35ab9a…9f6d5c
0x56de…e93b0xdc59…1506Basex402 service$0.006122100%coinbase1d ago0xc1afbd…b8a992
0x56de…e93b0xdc59…1506Basex402 service$0.006024100%coinbase2d ago0xe388b8…f8868e
0x56de…e93b0xdc59…1506Basex402 service$0.006546100%coinbase2d ago0xa10c64…88f705
0x56de…e93b0xdc59…1506Basex402 service$0.007146100%coinbase2d ago0x12f3ee…6abba7
0x56de…e93b0xdc59…1506Basex402 service$0.007162100%coinbase2d ago0x527777…37800e
0x56de…e93b0xdc59…1506Basex402 service$0.007762100%coinbase2d ago0x24d7e1…5d0282

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.