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.04100%dexter46d ago0x3822a5…41ffc6
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter46d ago0x2e3828…a0ce28
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter46d ago0x18a0a0…b6fe8c
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter46d ago0x7bf393…df9edb
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter46d ago0x397469…8096c7
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter46d ago0xf0c97f…705119
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter46d ago0xa57340…f5c229
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0x5ea7e7…4bece9
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%dexter47d ago0x98fa77…44ccb0
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0xa35fbd…97ae53
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0x1e561c…c0bf98
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter47d ago0x3c1f41…0d5917
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter47d ago0x729cc0…fc7057
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0xe6bad0…10e730
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter47d ago0x09caae…075c55
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter47d ago0x8a5018…d6fe66
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0x2a1bfe…d7ea84
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0xe61a6e…6b6342
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0x4c6f25…235d76
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%dexter47d ago0xc8c524…5e9962
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter47d ago0x3c253a…ee231e
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0x4d85c5…f98dce
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter47d ago0xbfad05…abd2d5
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter47d ago0xf95126…3e7140
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0xf32494…2eebe9

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.