Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x5cc6d5…ac1c11
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0x079e9e…b45769
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0x880f0b…7f23fd
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0x34c3f3…c4335f
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0xe1256c…1ab461
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0x0072eb…ea5c78
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0x37f446…c6789f
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0x340976…768171
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0x8564b5…4934c2
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0xb8ee21…15947b
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0x889e96…0b24bb
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0xbb9c3f…f72afa
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0x5dc8f4…8509f8
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0x203ae1…7cfc85
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0xc0c0b7…28f917
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0xd4a1dc…12c353
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0xce32a6…97c2bc
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0xba3e9c…b5c83f
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0x63ccb6…f38b2e
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0x7341f4…9aed83
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0x5d801c…557ba4
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0xb6f191…0de0d3
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase58d ago0xfd8974…180f5f

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.