Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf58d90…5c7004
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x351f91…1176b0
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdee93a…85b1a9
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3c8109…a46540
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2feaef…44781b
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe3f352…39182c
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x74f9ab…ee524e
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2b781c…8c8e60
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x65cb35…4c00c6
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x33ca88…1ab481
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2172f4…54dc7f
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x522f9e…0d7e43
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd11171…399ea6
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcb2a9b…018b7e
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe4535a…cf1ac9
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1888bb…bb109b
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc01d22…f208c7
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd6df21…633310
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe64262…62b0d3
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x43a51e…786fda
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd209d8…9243dc
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x484368…a71d63
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xab0eca…0f2ba2
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfe2d85…45874c
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x16b2b6…ff91ce

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.