Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase18d ago0x9f507d…3467e6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase18d ago0x0033a2…3e7427
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase18d ago0x26b425…1b8e94
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase18d ago0xcb81f9…bf1397
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase18d ago0xba7d48…dc70f8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase18d ago0x3ff117…3cfbbc
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase18d ago0x2cd9ab…0f15f2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase18d ago0x2be902…631f23
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase19d ago0x3b34a6…1884f7
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase19d ago0xd3e1ec…577163
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase19d ago0x766f6a…97a7ea
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase19d ago0xd8afd4…1a8805
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase19d ago0x00c097…b9d3b1
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase19d ago0x7aecef…47181f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase19d ago0xd547e9…820d46
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase19d ago0x1aed54…f8148e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase19d ago0x07a0b5…9d3034
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase19d ago0xda787f…86d3d3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase19d ago0xd01df8…5b0a34
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase19d ago0x2b7647…02419e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase19d ago0x59a3e1…e5baf0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase19d ago0xb92278…6723a0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase19d ago0x26320c…65dc6f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase19d ago0x201ec8…9a7775
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase19d ago0x8fb62e…fcac2b

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.