Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0x9f5bdb…a3f785
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter37d ago0xf057e0…c599cb
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter37d ago0xbc69c2…7b1723
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%dexter37d ago0x51cfd6…7d3c26
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter37d ago0xef065b…43dc59
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter37d ago0xae7645…2e8dd6
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%dexter37d ago0x66d47b…e70b98
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0xab50d9…eeba52
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter37d ago0x10c176…4338ea
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0xbff24e…28dcdb
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%dexter37d ago0x2f7d05…776df1
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%dexter37d ago0x67ea30…382b41
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter37d ago0x31548b…c2ad14
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%dexter37d ago0x9eb174…42ebae
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0xec572d…b83d06
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter37d ago0xfa62b8…dfc101
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa37d ago0x5c35e2…919bd9
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa37d ago0xbac275…c613c3
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0x6793bf…b348b6
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%dexter37d ago0xa5759a…5a322f
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter37d ago0xb70113…c56ebd
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0xcdc7ea…7c11e2
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0x44f701…cd04b8
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0xa0b798…e63ac5
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter37d ago0xd41eda…088872

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.