Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter52d ago0xc2ad66…ed04b0
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter52d ago0x5c21fc…528457
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter52d ago0x1ef344…2580b1
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter52d ago0x4d43aa…eaae0e
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter52d ago0x2cf64f…2afd5e
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter52d ago0x08b929…44bad7
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter52d ago0x997c96…72eabb
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter52d ago0x89f5d0…f38764
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter52d ago0xdf0139…839cb8
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter52d ago0x66e03d…b0e761
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter52d ago0x48cf4f…74c49d
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter52d ago0x6c4c2d…feffad
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter52d ago0xee6083…157eae
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter52d ago0x93b290…03de40
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter52d ago0xfe1641…3d48d6
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter52d ago0x494ce2…636619
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter52d ago0x384767…07e3f2
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter52d ago0x1ac667…147423
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter52d ago0xe7c162…e99300
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter52d ago0x0cbeab…c4904c
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter52d ago0x54f2ed…81bade
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter52d ago0x78804c…893084
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter52d ago0x1d19b3…bac4da
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter52d ago0x3830f8…3294a3
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter52d ago0x9c3109…3f133a

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.