Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0x58aad9…0930f3
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0x34a6ab…0039dc
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0x853922…f64d30
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0xcbd8e4…1efd34
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0xd19b13…950b41
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0xe16a17…2a58e7
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0xbe0433…ba7658
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0x1008f3…0d1275
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0xa9f8e5…d0e0e9
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0x9236f9…0a0cff
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0x0701a9…6ef1d1
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0x213f08…02fdaa
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0x38c372…752f14
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0x67ce56…bede01
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0xa27e21…faad8a
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0x53fbf6…d8aea1
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0x00b7e0…52da4b
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0xef7382…78ea5a
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0x389d7a…1632cb
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0x3a7c79…c33bf7
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0xcc0600…1ad835
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0xbf0270…9f17bc
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0x0ebd6a…70577f
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0x8599d6…d06c3e
0x938b…f5300x9c95…e299Base$0.001100%Route unknown60d ago0x34468a…ada49d

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.