Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5abc…84840x58f4…0699Basex402 service$0.001100%coinbase75d ago0x99a9c8…edd52a
0x5abc…84840x58f4…0699Basex402 service$0.001100%coinbase75d ago0x363fc6…88dec0
0x5abc…84840x58f4…0699Basex402 service$0.001100%coinbase75d ago0xe072c6…4c9c9e
0x5abc…84840x58f4…0699Basex402 service$0.001100%coinbase75d ago0xdfb4da…37f53b
0x5abc…84840x58f4…0699Basex402 service$0.001100%coinbase75d ago0x6f9109…ba0054
0x5abc…84840x58f4…0699Basex402 service$0.001100%coinbase75d ago0xcaaeb0…4b033c
0x5abc…84840x58f4…0699Basex402 service$0.001100%coinbase75d ago0x08502c…d3b821
0x5abc…84840x58f4…0699Basex402 service$0.001100%coinbase75d ago0xf439bf…9495c3
0x5abc…84840x58f4…0699Basex402 service$0.05100%coinbase75d ago0x693477…7d5f59
0x5abc…84840x58f4…0699Basex402 service$0.05100%coinbase75d ago0xa0b8a7…b20ac4
0x5abc…84840x58f4…0699Basex402 service$0.05100%coinbase75d ago0x1a28af…471825
0x5abc…84840x58f4…0699Basex402 service$0.05100%coinbase75d ago0x09614a…0eb9b4
0x5abc…84840x58f4…0699Basex402 service$0.05100%coinbase75d ago0x9feae6…f71673
0x5abc…84840x58f4…0699Basex402 service$0.001100%coinbase75d ago0x969334…1dea8e
0x5abc…84840x58f4…0699Basex402 service$0.001100%coinbase75d ago0x1c209b…c555dd
0x5abc…84840x58f4…0699Basex402 service$0.001100%coinbase75d ago0xac3275…fd7528
0x5abc…84840x58f4…0699Basex402 service$0.001100%coinbase75d ago0x455c2b…90876a
0x5abc…84840x58f4…0699Basex402 service$0.001100%coinbase75d ago0xf6df60…53f16a
0x5abc…84840x58f4…0699Basex402 service$0.001100%coinbase75d ago0x03cc82…42e5b9
0x5abc…84840x58f4…0699Basex402 service$0.001100%coinbase75d ago0x43f9d8…4f11e9
0x5abc…84840x58f4…0699Basex402 service$0.05100%coinbase75d ago0x8e7888…2a3364
0x5abc…84840x58f4…0699Basex402 service$0.05100%coinbase75d ago0x05b15d…742d92
0x5abc…84840x58f4…0699Basex402 service$0.05100%coinbase75d ago0xb33b71…ac307a
0x5abc…84840x58f4…0699Basex402 service$0.001100%coinbase75d ago0x007fb7…1a7e50

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.