Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x17a196…c035da
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa28b1b…ec3473
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5f5a2d…2139b4
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd524f8…26f0c6
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x768a98…f7ed3c
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf9adaf…a4cd93
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x080535…14db30
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdd4e71…0a7484
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb6828b…d6c707
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x927e06…1e9925
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8fb0a6…d181fc
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x75c7d6…69d1e8
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x22ad25…6b2238
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc98d09…004270
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd7afc9…8ec3db
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd4b18f…046162
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeae08a…dc940c
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xedc052…f8efb5
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeb3c53…922ca3
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8b16ed…0bce2f
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc6d5c1…5b3f64
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa2ec4c…ab7838
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x14dc2e…c1405d
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcf884e…b7915d
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd7f83a…443c1b

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.