Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61a5…d23d0x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x2d082a…a0705c
0x61a5…d23d0x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x13f88e…aeacbe
0x61a5…d23d0x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x801099…33cbab
0x61a5…d23d0x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0xececfe…f25213
0x61a5…d23d0x07cf…2396Basex402 service$0.05100%0x1360…66fa55d ago0x22fcaf…0f26ee
0x61a5…d23d0x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0xd952cb…0981a2
0x61a5…d23d0x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x35fd46…2a3efc
0x61a5…d23d0x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0xec6d11…9c336a
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%0x1360…66fa55d ago0xd14b96…62c9c1
0x61a5…d23d0x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0xba479c…d06a59
0x61a5…d23d0x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0xa6e1cc…4dd167
0x61a5…d23d0x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0xc73a68…030c80
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%0x1360…66fa55d ago0x8e23f3…1dd334
0x61a5…d23d0x07cf…2396Basex402 service$0.05100%0x1360…66fa55d ago0x24efbf…726e3a
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%0x1360…66fa55d ago0x2268ac…8e1597
0x61a5…d23d0x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x367809…e6f699
0x61a5…d23d0x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0xcd6388…59638e
0x61a5…d23d0x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x08cbce…df3000
0x61a5…d23d0x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x27bfc5…d982a9
0x61a5…d23d0x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x2f1647…b2100c
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%0x1360…66fa55d ago0xafa8d7…6f599b
0x61a5…d23d0x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x4c4fda…299756
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%0x1360…66fa55d ago0x9973b9…44dd05
0x61a5…d23d0x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0xa1947c…61d0e4
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%0x1360…66fa55d ago0xec5125…a97d5e

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.