Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter43d ago0x3233c0…20a082
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter43d ago0x95a306…34c531
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter43d ago0x53f171…0a6d83
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter43d ago0xb53e0b…26e30b
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter43d ago0x5687e1…22b3d0
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter43d ago0x2cf0f7…923d31
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter43d ago0x6832e0…99c4df
0x5481…37bb0x07cf…2396Basex402 service$0.04100%0x1360…66fa43d ago0x0d987c…1479d2
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter43d ago0x85ca66…2c5f9e
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter43d ago0xedbed5…838bb3
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter43d ago0x50e357…983bab
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter43d ago0xb7ab36…683720
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter43d ago0xa129db…6be587
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter43d ago0x23e807…43f96e
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter43d ago0x4921d6…6cb9f5
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter43d ago0xdbd5ba…df835e
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter43d ago0x7fbdc4…7795ed
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter43d ago0xcc8203…8f56bc
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter43d ago0x2d2718…30a99e
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter43d ago0xfa8a98…ebe9c8
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter43d ago0x85f2cd…35bf39
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter43d ago0x022ed8…ca2327
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter43d ago0x1cf40c…9ae80b
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter43d ago0x0c5a3f…b98ba0
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter43d ago0x981ef5…69f874

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.