Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase37d ago0x490a08…1ae9d7
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x8e35bd…f14f33
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0xc5fd65…330837
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase37d ago0x85eba6…30a2fb
0x0720…106a0x47d3…9ddaBasex402 service$15.00100%coinbase37d ago0xd7b42e…3c6d93
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x915e8e…4009b7
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0xa38b8d…8bf677
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase37d ago0xdcaeac…716cff
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase37d ago0xdb6b2c…bc4fb6
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase37d ago0x5119b7…fe326f
0x957f…20a00x47d3…9ddaBasex402 service$10.00100%coinbase37d ago0x3c5dc1…eb8949
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase37d ago0x5a4c01…a71300
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x092624…6837af
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase37d ago0x9c1ecb…3ef72a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x3fd514…ed37ef
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x41db5c…83aeb6
0xf2f2…85280x47d3…9ddaBasex402 service$12.00100%coinbase37d ago0x3c9e63…1bec09
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x621f1f…c510f8
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase37d ago0xb12d85…19106a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase37d ago0x774521…dfcb2f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase37d ago0xa5bd9b…dda300
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x9ff130…5b3c1d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0xf0afbc…480dd3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x4af73a…3e943a
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase37d ago0x922d74…34eab0

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.