Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0x06357b…792f1b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0x9d2d13…0a82b6
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0x4ed43d…7b5a67
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0xf2dc16…14d9cb
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0x433538…bfcdb9
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0x6e5a7a…021550
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0xb333de…90ea44
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0x1f18c7…2e5b1e
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0xe5f873…b4e48c
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0x81161a…adb9c4
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0xccee79…d88322
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0x490af8…9dc0cf
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0x0070e2…312258
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0x1e5a26…029b3f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0xcee5a2…d04d02
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0x0fc057…25d2d8
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0x82598a…5854c3
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0x4cc219…7e96be
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0xce7d50…303db7
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0x41a91a…6c768a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0xe82342…b04bd9
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0xec79f6…12dc6b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0xe77540…bfb2c7
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0x9fa676…d7854a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa66d ago0x2b0eb2…b3f3dc

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.