Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4040…017f0x732d…8129Base—$0.2570%0x732d…812915d ago0xd3f47f…f16a16
0x732d…81290x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0x4f817f…2c70d8
0x4040…017f0x732d…8129Base—$0.2570%0x732d…812915d ago0xb426f8…b720fc
0x732d…81290x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase15d ago0xe416e2…ab2e5a
0x4040…017f0x732d…8129Base—$0.2570%0x732d…812915d ago0x6d8e26…ad762a
0x732d…81290x525f…21e6BaseMassiveNews$0.01100%coinbase15d ago0x6b62e4…d2d2ad
0x4040…017f0x732d…8129Base—$0.2570%0x732d…812915d ago0x0e35df…92634d
0x732d…81290x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase15d ago0x08ac4a…8cc68b
0x4040…017f0x732d…8129Base—$0.2570%0x732d…812915d ago0xcc9205…607b7e
0x732d…81290xdd66…29b9Basex402 service$0.005100%coinbase15d ago0x3d4380…bf3ddb
0x732d…81290x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0x95aec4…7256ac
0x4040…017f0x732d…8129Base—$0.2570%0x732d…812915d ago0xa24b69…9ece37
0x732d…81290xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0xd32a84…511ba1
0x4040…017f0x732d…8129Base—$0.2570%0x732d…812915d ago0x9f4bab…dabea7
0x732d…81290x76a6…c8a2BaseSirenicFrance$0.002100%coinbase15d ago0x18746e…a75b6a
0x4040…017f0x732d…8129Base—$0.2570%0x732d…812915d ago0x03b04f…ec8cbb
0x732d…81290xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase15d ago0xb56c50…bc4263
0x4040…017f0x732d…8129Base—$0.2570%0x732d…812915d ago0x7774d5…a367c3
0x732d…81290x4466…125eBasex402 service$0.005100%coinbase15d ago0xebaa57…a03ba7
0x4040…017f0x732d…8129Base—$0.2570%0x732d…812915d ago0x043722…463486
0x732d…81290x52e2…f3eaBasex402 service$0.003100%coinbase15d ago0xcdf86f…7a1853

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.