Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4883b2…73e1ab
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc4f1b2…689dbc
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0896b4…985d68
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe66a15…7c2ba0
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcb0089…ad3ecc
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f1c2a…b66e06
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x00dbe1…063e01
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc36f7d…9581ba
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcb9ba4…417bf2
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc9e087…3e3395
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf746e1…cad851
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2363be…b13a99
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x57b245…41651b
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x57fbbd…b009ba
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74de28…b57594
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe08e13…f457b8
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3b4f8f…31625f
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc999a9…7030cf
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xca246a…113008
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda08e1…76e245
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x823ee8…986973
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa0f176…e90da2
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6d5f4d…3cbd0e
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7ea3bb…614128
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9c60cd…51e54a

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.