Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0x19ef01…72fc25
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0x1e646c…beb82e
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0x6aa9d5…6f141d
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0x7c71ee…ac1bcc
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0x3f9875…eb50a0
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0xba1bc4…bf5c11
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0x31a3cb…5ecdac
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0x273f15…cce6c5
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0xbbc2b2…08adb8
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0x880517…7a3d58
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0x9ff493…5d1b29
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0x2c05d2…f8685c
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0x22d781…563a74
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0xd14523…20fe6a
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0xc68dc2…ab00ca
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0xf5fb49…35894c
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0x705724…d582c1
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0x52b1ec…a49c58
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0x8d266d…1a47bb
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0x40f2eb…1b6bb7
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0x4240cb…0d1239
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0xbb433c…a3f39c
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0x52e771…5de0c9
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0x65b108…3430d4
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase90d ago0x71a9fd…bd12e1

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.