Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown55d ago0x96c8e5…d05b35
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown55d ago0xc8ea55…bb459a
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown55d ago0x18062e…c22e0f
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown56d ago0xb3481d…361ddf
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown56d ago0x7cd1e5…42eb74
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown56d ago0x852e6f…4d636a
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown56d ago0x2fa000…e016bf
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown56d ago0x825267…fd83d9
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown56d ago0x558132…d6057d
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown56d ago0x293ef5…cc838a
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown56d ago0xaf7f0b…4efd6f
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown56d ago0x7fbbcd…76423d
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown56d ago0x7dfadb…747be9
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown56d ago0x4b64f0…2fa5d8
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown56d ago0x8c10b5…0ea51c
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown56d ago0x95580c…e2e5b0
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown56d ago0xf7c548…ba92e3
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown56d ago0x1a5472…26b0ef
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown56d ago0x5b8683…2e3306
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown56d ago0xfa71e7…2e4047
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown56d ago0x6d6718…c0d14f
0x97e9…8f7c0x6839…1a2bBase$1.00100%Route unknown56d ago0xeb0978…7b3134
0x97e9…8f7c0x6839…1a2bBase$1.00100%Route unknown56d ago0x91115f…92a673
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown56d ago0x3b3414…71a9ae

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.