Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf982…abad0xd1d9…0f81Base—$0.01100%coinbase69d ago0x555b90…e5ee2d
0xf982…abad0x05e9…7fe0Base—$0.01100%coinbase69d ago0x1b8efd…032b34
0xf982…abad0x9774…64ceBase—$0.01100%coinbase69d ago0x64a4ec…bbbb93
0xf982…abad0x60c1…d8b8Base—$0.01100%coinbase69d ago0xd983bb…6a907e
0xf982…abad0x7392…32acBase—$0.01100%coinbase69d ago0xe67675…26bd63
0xf982…abad0x6413…44a1Base—$0.01100%coinbase69d ago0x1c9ccd…d0806f
0xf982…abad0xda7d…3e32Base—$0.01100%coinbase70d ago0x408f64…1489b0
0xf982…abad0x70ae…d8c2Base—$0.01100%coinbase70d ago0x1762f1…fdb3da
0xf982…abad0x2722…a3fbBase—$0.01100%coinbase70d ago0x70f0ff…2ac7fb
0xf982…abad0x2269…7134Base—$0.01100%coinbase70d ago0x759b90…2c7991
0xf982…abad0x1c9c…2371Base—$0.01100%coinbase70d ago0xb67b77…9032e0
0xf982…abad0xe95a…529fBase—$0.01100%coinbase70d ago0x369109…0eed2f
0xf982…abad0xbe27…1c55Base—$0.01100%coinbase70d ago0xea2699…2bc7bb
0xf982…abad0xeaa0…4fe4Base—$0.01100%coinbase70d ago0xd99fe9…ad9f84
0xf982…abad0xa106…3d44Base—$0.01100%coinbase70d ago0x59b1d6…f30066
0xf982…abad0xeef8…cd15Base—$0.01100%coinbase70d ago0x276dc8…36e91d
0xf982…abad0xbfef…2e54Base—$0.01100%coinbase70d ago0xc4d80f…1e7e74
0xf982…abad0xba69…b070Base—$0.01100%coinbase70d ago0x8985a0…0e28ab
0xf982…abad0x0a75…1b31Base—$0.01100%coinbase70d ago0x37823f…c28f30
0xf982…abad0x97b1…c18bBase—$0.01100%coinbase70d ago0xbbf198…284797
0xf982…abad0xa916…115fBase—$0.01100%coinbase70d ago0x281679…da5c59
0xf982…abad0x9fcf…efffBase—$0.01100%coinbase70d ago0xf60818…1cbd1d
0xf982…abad0x8320…99c4Base—$0.01100%coinbase70d ago0x0661aa…e6a093
0xf982…abad0xe681…ff80Base—$0.01100%coinbase70d ago0x7af53b…58363c
0xf982…abad0xf7c0…5207Base—$0.01100%coinbase70d ago0xc4b64a…72507a

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.