Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaf071c…5fa883
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x96ae27…2ea685
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x01144f…308eb7
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4faecc…a121a4
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xac9a3f…ed5e9d
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4cb5a1…546de3
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x52ba96…66e38c
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8271b0…363b06
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb92aee…dd7d59
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5688be…688445
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe56561…186d0e
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6af2f1…d6e5ed
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa11fdd…a11782
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x74b74e…3e2229
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3da157…0c7815
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5852fc…eb11aa
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x83a429…cf32e7
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc9e214…a968b4
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5cd761…23d2f9
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe1990c…63c85c
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x142406…ac90a9
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xce195b…f45910
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x437b13…b2a912
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaaa052…55fc40
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcff302…263479

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.