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%fluxa71d ago0xc8c7f3…ac4679
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0xc5f7b7…31c1e2
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0x43142f…16e54c
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0xda0944…ca5952
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0xe43532…064a56
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0xb781fd…1907b0
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0x2406b5…1e14e5
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0xa6e536…c3a522
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0x676060…35d731
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0x01e073…61dd3a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0x4b0a10…042686
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0xa7c1a8…47b9c2
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0x650d2e…f17f02
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0x2a6417…625065
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0xf8033c…92c72a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0x6c8c54…1159bc
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0xc15595…50162f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0x213273…12e583
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0x165f1e…69fe59
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0x5a3069…7ca94b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0xd4fb21…6c9daf
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0x183e60…925ad2
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0x4955cb…388b88
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0xf80187…c68ce5
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0xa98383…99eb21

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.