Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2c97e0…fa7a5d
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5c3b95…697c3a
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x741cac…e5a0e1
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd5fd61…ee8a7e
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x60964f…dc8d89
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4133b9…ecd239
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7063ab…c617b4
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x68aa60…3a1432
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd80b1a…a632a4
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x921094…bf07e3
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaa81d0…b3c08c
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8ec0dc…97ac3b
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfd6882…1caff1
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x81f734…564734
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x46b451…bd1925
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x38514b…4b17b4
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4bc640…35ac18
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7c4222…47ee5e
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x896f55…95822c
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0880d0…e7bb81
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x72200a…46973f
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdd76cc…f82163
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3e3ac8…0d60a0
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x343460…6bb6fb
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd8db43…3b8e42

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.