Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0x6833d7…6d9ef0
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0xbb6ce7…85ac8c
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0x5d4def…6eccf8
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0x44fd22…43e65b
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0x2c3fb7…8e349e
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0x10ea17…1b2538
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0xd0e0d4…972720
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0x2f98b3…a17734
0x65c9…c3160x07fb…97dcBase$3.4870%0x07fb…97dc4d ago0x117293…f6848b
0x07fb…97dc0xe295…d6e5Basex402 service$0.02100%coinbase4d ago0xa5047b…e4750b
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0x36e619…52c5e4
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0x7a8ac0…401cb8
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0x3a508c…a2aa86
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0x8bd709…fb256a
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0xadeb47…9d5544
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0xf6d58d…39702d
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0xc91f3b…ee6cb8
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0x0f691f…1050f8
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0x9815e8…85eb9e
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0xa28b7a…9d072c
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0x4dd9e6…ba8576
0x07fb…97dc0x54d6…4afaBasex402 service$0.05100%coinbase4d ago0xdd92dc…a494d4
0x65c9…c3160x07fb…97dcBase$3.3870%0x07fb…97dc5d ago0x592c04…f19644
0x65c9…c3160x07fb…97dcBase$3.5470%0x07fb…97dc5d ago0x6f8060…1c5680

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.