Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1bd18c…5e7d91
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9ffb71…8d68c3
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcbdcb5…3950fd
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe82d70…5216b1
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8a54dc…ebb73b
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x928d47…331952
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b29a2…68dba2
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa97da0…026f7b
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d9729…c2a1a5
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5febef…1c5c3f
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x145219…8af625
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfe93b9…232fbd
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xad9834…e9dbf6
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x99eb4f…2972b5
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbbb58d…1b79ad
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd7187d…e1a92f
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x17e507…239bbf
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7ecd69…387182
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0023fb…03a54b
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd5f41d…1d9b5c
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x72d1c1…e3ea44
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x238573…6123fd
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbb45f2…605729
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x80b5d7…d840c1
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b1f11…3e038a

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.