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%coinbase75d ago0xd6b2ed…8787a8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase75d ago0x1b667f…105229
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase75d ago0xfa64d0…a1e01a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0xf737e3…12e353
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0xcb8ea6…7d3f1b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0xac5c13…efce36
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0xc05dfb…3aa85a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0xb6edbd…f47840
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0x41e43e…7088d0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0xeecfcb…7c2161
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0x3821ca…51f7ad
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0xe0ce8b…20fcb3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0xc7d8ed…ee52bd
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0x15840b…1963e3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0x6d2780…52a11f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0x047cbf…46e0b9
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0x7c768a…67d0f2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0xb67e95…cd2369
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0x33a8be…a32d42
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0xafcb61…5b8d75
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0x5a03da…9b3d84
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0xeddd52…d03aaf
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0x57c4df…dc9ab4
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0xf822aa…968aaf
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase76d ago0x72fb5d…17da78

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.