Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0xd5fe93…155574
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x5e28c5…c5e649
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0xf2e29b…dad4aa
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x0e9e0a…52a2f3
0xbb5d…71a90xdc59…1506Basex402 service$0.001100%coinbase20d ago0x54b648…913af0
0xbb5d…71a90xdc59…1506Basex402 service$0.001100%coinbase20d ago0xa256ed…5989f6
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x190230…205604
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x174c2c…eb488a
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x9c4ea4…45e409
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x453d43…87819d
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x5528ff…148d58
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x386d95…f87d4b
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x302943…cefb2a
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x9251ec…9f2e87
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x53889f…effd15
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x6139de…c38afc
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x7a391c…273d77
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x493a9f…39304e
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0xba7426…31e308
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x9d84b6…ecae80
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x937542…a52d00
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x12bbe9…cae27c
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x561de0…493a1d
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x5f45af…915014
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0xcc90ec…b9370a

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.