Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0x343c44…2b3d16
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0x9b8715…b3a594
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0x0f6ba8…499f31
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0xde3e56…ff70d6
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0x741367…d17519
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0x6b8feb…9071e2
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0xdca8ca…a46129
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0xcbb2ce…9f823c
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0x73e032…0183b2
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0x52b26d…20b457
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0x1ca145…4f5d3e
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0x295ba3…498446
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0x03d5db…3b4da1
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0x14adbd…07cfe1
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0xdd6b3f…cfa692
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0x9eb70a…0b4532
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0x0feec5…01e193
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0xc8f2cd…e74f68
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0x696a9e…1bc599
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0x74dc46…67e8b6
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0x24d116…17bfeb
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0x2e21d6…ba7cde
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0xa1d4d6…658af6
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0xdb6688…e521b7
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa83d ago0x8ece0c…f31eec

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.