Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0xfc60eb…a43b31
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0xc7e965…e90a06
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0x02ac11…1f1311
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0xbdc30a…65741b
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0x3ebaf2…bee845
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0x385c87…ab2384
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0xcfa3e3…f2ceb5
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0x59a352…fe8336
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0x9f5ef7…9941b6
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0x621896…3a2dbf
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0x1c241b…c4c9e9
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0x871762…7ef1c8
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0x6369ce…897c4e
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0x5209f6…e368df
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0x9267a8…07e84a
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0xfc28ef…73b364
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0x8f4253…19c52e
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0xdefefc…1998d5
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0x6117be…19dd19
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0xfdde77…40c26f
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0x6c8e62…42d44c
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0x0e4d82…139140
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0x2141eb…8b156b
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0xdccd90…e8fac3
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown32d ago0xf65fc1…8a1671

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.