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 unknown45d ago0x412172…ce12b0
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown45d ago0xbaab13…570558
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown45d ago0xbc5a2d…5ab97b
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown45d ago0x66bb27…e7b101
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown45d ago0xdd3ed8…9094d7
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown45d ago0xb1e9e3…6b8df1
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown45d ago0x7364fa…b91849
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown45d ago0xf8ed1d…838d43
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown45d ago0xa373b1…243300
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown46d ago0x738da8…607d77
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown46d ago0x6f7f1c…6f8137
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown46d ago0xb0b536…dd9823
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown46d ago0xe4fbbd…52c65a
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown46d ago0x1b5ec4…ee7bd2
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown46d ago0x7e8e72…b6f034
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown46d ago0x991f41…35805f
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown46d ago0x211cb0…2ac7c1
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown46d ago0xe538c0…ccc5e2
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown46d ago0xe0cf31…066256
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown46d ago0x58f4ab…50bd9e
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown46d ago0xc69c8e…3986e4
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown46d ago0x063f31…59feb3
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown46d ago0x900a55…cb3243
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown46d ago0xa022b5…ad6ee0
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown46d ago0x06b8a0…9a95a9

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.