Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa18d ago0xc6bf16…1fe097
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa18d ago0x5363ae…232bfa
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa18d ago0x9602c0…ae4c38
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa18d ago0x9812a1…330564
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa18d ago0x069ee9…d7e70b
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa18d ago0x92b5a9…9a7147
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa18d ago0x1ddd74…c1567d
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa18d ago0x87ba35…6117ab
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa18d ago0x3ce110…e872f5
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa18d ago0x290f70…674fad
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa18d ago0xa548b3…da066f
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa18d ago0xa7b741…31e48a
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa18d ago0x5048d0…5f43a0
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa18d ago0x1166ae…5c27c2
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa19d ago0xeae929…dd4eaa
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa19d ago0x9fbc3b…83b594
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa19d ago0x01bd02…680a3f
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa19d ago0xee110f…9222b2
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa19d ago0x7e3325…bd4383
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa19d ago0x13e813…550492
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa19d ago0x5b1aa4…ab2526
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa19d ago0x7971ed…7d059a
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa19d ago0x58b25c…a481b3
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa19d ago0xfc617a…c26bab
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa19d ago0xd2edbb…f8dd0e

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.