Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc191…32670xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase4d ago0xe25745…3a6ff6
0x14d7…f8230xc191…3267Base—$0.003100%coinbase4d ago0x2d2693…47583c
0xc191…32670x4395…d965Basex402 service$0.005100%coinbase5d ago0xf2c653…ae073d
0xc191…32670x4395…d965Basex402 service$0.01100%coinbase5d ago0x473901…2aba24
0xc191…32670x4395…d965Basex402 service$0.05100%coinbase5d ago0xdb144b…997734
0xc191…32670x4395…d965Basex402 service$0.02100%coinbase5d ago0xbbb5cd…09a606
0xc191…32670x4395…d965Basex402 service$0.02100%coinbase5d ago0xaeeccf…13bba8
0xc191…32670x4395…d965Basex402 service$0.02100%coinbase5d ago0x1a0977…a5ca4f
0xc191…32670x4395…d965Basex402 service$0.002100%coinbase5d ago0x649461…d38758
0xc191…32670x4395…d965Basex402 service$0.002100%coinbase5d ago0x12c21e…af59f4
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0xd7c195…48bc51
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0x0909ac…1234c6
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0xe198d6…6effe2
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0x9b8d33…59a7c8
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0x314b92…f468cf
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0x219cfe…09d3a2
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0xc68a29…9ad98d
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0x46ed69…8f725e
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0x3c1b07…d46021
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0x3d74f6…d525e1
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0x56381c…2bcb38
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0xe10d9c…073ca3
0xc191…32670x4395…d965Basex402 service$0.002100%coinbase5d ago0x43976f…2c99fa
0xc191…32670x4395…d965Basex402 service$0.002100%coinbase5d ago0x550f25…7b62f3
0xc191…32670x4395…d965Basex402 service$0.005100%coinbase5d ago0xf5d52c…44dd9f

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.