Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa260…228d0x002c…2bacBasex402 service$0.50100%coinbase74d ago0x3d86fb…d8bed7
0xa260…228d0x002c…2bacBasex402 service$0.30100%coinbase74d ago0x51cb39…d60227
0xa260…228d0x002c…2bacBasex402 service$0.35100%coinbase74d ago0xf4fcab…bc27bc
0xa260…228d0x002c…2bacBasex402 service$0.15100%coinbase74d ago0x8da1e1…61d447
0xa260…228d0x002c…2bacBasex402 service$0.10100%coinbase74d ago0xe7b8da…8c0d2d
0xa260…228d0x002c…2bacBasex402 service$0.10100%coinbase74d ago0xa0a611…1846cf
0xa260…228d0x002c…2bacBasex402 service$0.10100%coinbase74d ago0xad1015…49e9e6
0xa260…228d0x002c…2bacBasex402 service$0.10100%coinbase74d ago0x7cdd38…f39cf8
0xa260…228d0x002c…2bacBasex402 service$0.05100%coinbase74d ago0xa004b5…9c57b0
0x002c…2bac0xa260…228dBase—$2.00100%0xa923…c9ac74d ago0x9e44ff…9539f5
0xa260…228d0x002c…2bacBasex402 service$0.40100%coinbase74d ago0x447396…04c1b4
0xa260…228d0x002c…2bacBasex402 service$0.35100%coinbase74d ago0xd57f4d…19d69b
0xa260…228d0x002c…2bacBasex402 service$0.30100%coinbase74d ago0x2e52de…9e4cd0
0xa260…228d0x002c…2bacBasex402 service$0.10100%coinbase74d ago0x927f5b…0d96ce
0xa260…228d0x002c…2bacBasex402 service$0.15100%coinbase74d ago0xad445c…00cd1c
0x002c…2bac0xa260…228dBase—$2.00100%0xa923…c9ac74d ago0x4c2f1b…3941f3
0xa260…228d0x002c…2bacBasex402 service$0.50100%coinbase74d ago0x126727…fa53df
0xa260…228d0x002c…2bacBasex402 service$2.00100%coinbase74d ago0xe7ca81…5b00d7
0x002c…2bac0xa260…228dBase—$2.00100%0xa923…c9ac74d ago0xcdb0fa…0db5c9
0xa260…228d0x002c…2bacBasex402 service$0.20100%coinbase74d ago0x188937…e37de3
0xa260…228d0x002c…2bacBasex402 service$0.40100%coinbase74d ago0x280eed…571fe8
0xc4fe…3fa50x002c…2bacBasex402 service$0.35100%coinbase74d ago0x1cb95c…ab0e3a

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.