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%coinbase1d ago0x380273…e0e490
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0x947c0d…1f7cb4
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0x2187fc…1055a9
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0x610f47…0f4008
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0xedfd57…043c11
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0x5218e7…355cf0
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0x412fc3…06a910
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0xdc0ffa…63cefc
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0x0f67d7…8e2010
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0x80b8bf…08c94d
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0xd04b88…517296
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0x4b827f…c6b6a7
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0x40ae84…89dd38
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0xdd42a4…5262bb
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0xb9ed70…71edbc
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0xf1b75c…a49fd7
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0xbd0075…12a690
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0xc4b008…373cde
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0x928d27…292a20
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0x5c856a…e73358
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
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0xf0fa6c…8410ac
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1d ago0x08ec81…435b49

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.