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.0470%0x1360…66fa22d ago0x8fe570…25d728
0xad75…e80f0x07cf…2396Basex402 service$0.10100%payAI22d ago0x39ef30…e43401
0xad75…e80f0x07cf…2396Basex402 service$0.02100%payAI22d ago0x155780…a07c26
0xad75…e80f0x07cf…2396Basex402 service$0.06100%payAI22d ago0x2644f0…3e5414
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0xb15937…044658
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xd453a4…3ed43c
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x859278…510b2d
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x13d146…70ce72
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0xc41bd8…16a31e
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x8b9293…5723cf
0xad75…e80f0x07cf…2396Basex402 service$0.02100%payAI22d ago0x5cac17…211c4a
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x33e4ae…aab024
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xdd6d9b…54a26e
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x961751…bfa2d4
0xad75…e80f0x07cf…2396Basex402 service$0.06100%payAI22d ago0x2c154b…d968c4
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x1aa889…2f4e06
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x4693fe…902b5a
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0xfb8446…839de4
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x340e1b…883838
0xad75…e80f0x07cf…2396Basex402 service$0.20100%payAI22d ago0xbfd7d3…50c331
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xb05674…b3c0f4
0xad75…e80f0x07cf…2396Basex402 service$0.04100%payAI22d ago0x6bdbcc…837742
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xf377b2…0a4778
0xad75…e80f0x07cf…2396Basex402 service$0.10100%payAI22d ago0x831a42…adf9f4
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xbc7b02…95a170

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.