Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x190eab…de8c5f
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf72641…6fb24f
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x85d658…ac8a07
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x98c868…ac890f
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5c8065…060f16
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd7b0ee…d35f4c
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3ab401…134c5c
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x651581…73132c
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x61d2cb…d72417
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7717e2…2e7de1
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5297ec…bf3cd1
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc8e751…c495f3
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdc337b…0b4e8c
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf94ff3…b65dc4
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf49b24…5b9b11
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa5a6c6…603b29
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb96083…dc7c90
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x96f942…3fa61e
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf32087…ce100d
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc4d87c…c2032b
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x169846…0dc32f
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x52fcfa…c6a111
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb935f1…c3d06d
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfef0ef…0432e0
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xed8c31…50ca7a

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.