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.20100%payAI23d ago0x7b6b27…841d6d
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0x57554b…084fd4
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x68c38f…73ac59
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x7fd907…e10e93
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xfe9d93…0df663
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xac154e…ea656c
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0x5a36d7…c2c270
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x39af7d…ec1139
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xda4017…4588dc
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%payAI23d ago0x2e3739…3397cf
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x82c927…6c20e3
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xafd47c…533e10
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xb3c088…6fe0ab
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xaf586f…02b96d
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xa3842a…e89184
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%payAI23d ago0xbdc807…a9e925
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xf3006a…580b90
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xa6d720…57f442
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x234e3b…8b0a1e
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x6e614c…3145c0
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x8db22a…91651c
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x2d9b22…856bca
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x163302…b21039
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%payAI24d ago0x576530…7a73ca
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0xa31760…aaa74b

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.