Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0x4452f8…13240d
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0x430b90…89fe5b
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0x27b98a…bd86df
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0xb49692…b9e504
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0xc583c1…2f60f7
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0x60c2b9…f43404
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0x84fd31…cb9e89
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0xa7c977…836423
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0x621c56…9950b3
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0xe3f90d…309d55
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0xb8868c…943388
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0x90d7e4…f5fbcc
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0xf68671…379e72
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0xa5826c…5d707a
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0x2e4327…26b911
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0xdf1fc8…c63ff5
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0x07e5e4…37496e
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0x0fbbf0…1573fd
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0x018653…8175ce
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0x862171…1e021f
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0xcbf2f0…669e98
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0x11d81b…26ad63
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0x6af905…55fed2
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0x0bd724…062ab0
0xab90…a3590x9c95…e299Base$0.001100%Route unknown39d ago0x4ad79a…2e0439

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.