Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x93b0…fdba0x07cf…2396Basex402 service$0.04100%payAI20d ago0x518ba8…ba2f0f
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x571081…c48ce1
0x93b0…fdba0x07cf…2396Basex402 service$0.06100%payAI20d ago0xde60a6…85f233
0x93b0…fdba0x07cf…2396Basex402 service$0.04100%payAI20d ago0x0c8ed2…d78477
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x58ee90…de701e
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x5a5454…6565d4
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x109973…a2a00a
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x49b06b…74efc0
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xaf2e34…68fa10
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x731a59…70cf97
0x93b0…fdba0x07cf…2396Basex402 service$0.02100%payAI20d ago0x718f37…4013bd
0x93b0…fdba0x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x685004…fd0710
0x93b0…fdba0x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0xaa4ea5…84a9f5
0x93b0…fdba0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0xf6998b…3e9ad3
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x01fbcc…0cbda8
0x93b0…fdba0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x0e5453…3d4d51
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xf316a3…1b2054
0x93b0…fdba0x07cf…2396Basex402 service$0.02100%payAI20d ago0x547c91…8f3ee8
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x823329…067f33
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x5b5bfd…bb6b88
0x93b0…fdba0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x7a3631…31c134
0x93b0…fdba0x07cf…2396Basex402 service$0.02100%payAI20d ago0x7c9be6…67adbd
0x93b0…fdba0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x01762f…c1a6f2
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xd138eb…fa44e1
0x93b0…fdba0x07cf…2396Basex402 service$0.02100%payAI20d ago0x458ff7…f6a1a8

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.