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%dexter37d ago0x3fd634…bd6596
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter37d ago0x9880ec…bd70c1
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter37d ago0x7abd8c…54a04c
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa37d ago0xd9b26f…3f339a
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter37d ago0xa7e1cc…983633
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter37d ago0xd6a5f3…f77827
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter37d ago0xc168ad…87f1bb
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter38d ago0x79b134…07b748
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter38d ago0xdc4b4b…2d123b
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter38d ago0x6e42a2…8ac5b9
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter38d ago0x2e4902…1266a1
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter38d ago0xbe8feb…d5c6c6
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter38d ago0x9f034c…e9c42b
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter38d ago0xbbb705…f88c75
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter38d ago0xc37dbb…7012ed
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter38d ago0x2bb3c0…cf645e
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter38d ago0x37a25c…dea209
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter38d ago0x3b1ca5…7dfa3f
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter38d ago0x7a3eb0…d98a03
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter38d ago0x8e5d24…4f9729
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter38d ago0x3516a3…47e856
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter38d ago0xe54f57…95c3e4
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter38d ago0x83ca5f…652c94
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter38d ago0x8168c8…6e161b
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter38d ago0x848b0d…cdc17d

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.