Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown49d ago0x26afa8…a3da3a
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown49d ago0xc2330c…463b86
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown49d ago0xf80fa2…76fbd5
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown49d ago0x823d4d…6bc6a1
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown49d ago0xc0dc3a…4be32a
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown49d ago0xa4b994…f532fc
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown49d ago0xe86c25…9e1959
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown49d ago0x1029f5…64963f
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown49d ago0x91fb9d…559c38
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown49d ago0x171a0b…e15b13
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown49d ago0x5f5980…e1dff3
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown49d ago0x1482cb…f746aa
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown49d ago0x9cc31c…fbbd37
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown50d ago0x1c137d…b90264
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown50d ago0x6dacd5…f6f087
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown50d ago0x0307e4…61e324
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown50d ago0xc11a0b…13ec0b
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown50d ago0xd52682…db62a9
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown50d ago0xb587ca…0f6deb
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown50d ago0x710333…fb3fae
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown50d ago0x9ecb44…b2b844
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown50d ago0x5253db…53be23
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown50d ago0x87aa35…93e41d
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown50d ago0x3d99a1…5fb2a9
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown50d ago0xb891b1…30de7d

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.