Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x070338…78ce0b
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x901a05…6f3d9b
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xa23486…86b33b
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x810fc3…94a229
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xaf6093…69df36
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x73fe3b…f0861b
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xaf2ada…d19d6b
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x8a6cd1…d438cf
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x080c89…43e560
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xf50750…650ac6
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xf660b3…b0f773
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x9922aa…044f02
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xc98221…5a9f86
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xa08cc2…2fc831
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x521407…3f8492
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xbacb55…2f4122
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd72e88…85c6ef
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xbbaa7a…bf3ba0
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xc8d543…493b16
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x1c9a4c…f0da2d
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x3c8c57…06cd63
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x3f1dee…265f03
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x50de8a…36b488
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd86095…c66baa
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x2cb712…d8201e

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.