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%fluxa81d ago0xe4f06f…e70380
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0x0582bb…c049e6
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0xa5e500…148bd2
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0x9c3a96…6a75e7
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0x88db68…88fe8b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0xeaf4a4…74feae
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0x92bdda…9fd54a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0xc04115…739528
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0x4a0521…5f9ffa
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0x6cab87…7dde60
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0xa3c160…2d428c
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0x4a99cd…3ecb44
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0xda5738…e1ff16
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0xbd5124…9f6888
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0x711cfe…e9f8dc
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0x95c081…b7af40
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0x441dbd…f1b6c6
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0xbb5e64…4cf13f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0xb648fb…cf16fc
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0x607cf5…109658
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0xa0c883…79c8a9
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0x888956…bba326
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0xc73b46…035ac8
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0xe6a6aa…67b384
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa81d ago0x72f399…1ada6a

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.