Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x812c…a4340x9c95…e299Base$0.001100%Route unknown23d ago0x044d90…c57f05
0x812c…a4340x9c95…e299Base$0.001100%Route unknown23d ago0xb2e817…e43bdf
0x812c…a4340x9c95…e299Base$0.001100%Route unknown23d ago0xde6c1e…2bd7c6
0x812c…a4340x9c95…e299Base$0.001100%Route unknown23d ago0x75d597…546639
0x812c…a4340x9c95…e299Base$0.001100%Route unknown23d ago0x378500…d8c1f1
0x812c…a4340x9c95…e299Base$0.001100%Route unknown23d ago0xf79bc3…e6e9d8
0x812c…a4340x9c95…e299Base$0.001100%Route unknown23d ago0x1b3f32…ae08a6
0x812c…a4340x9c95…e299Base$0.001100%Route unknown23d ago0x04f490…ce3796
0x812c…a4340x9c95…e299Base$0.001100%Route unknown24d ago0x12b79b…c7b0eb
0x812c…a4340x9c95…e299Base$0.001100%Route unknown24d ago0x18bc6d…2dbe07
0x812c…a4340x9c95…e299Base$0.001100%Route unknown24d ago0xd4ca51…838a63
0x812c…a4340x9c95…e299Base$0.001100%Route unknown24d ago0xa9cd84…caa9a3
0x812c…a4340x9c95…e299Base$0.001100%Route unknown24d ago0xacfab7…c15561
0x812c…a4340x9c95…e299Base$0.001100%Route unknown24d ago0x19315f…7d138f
0x812c…a4340x9c95…e299Base$0.001100%Route unknown24d ago0xeaaddf…b1b5c1
0x812c…a4340x9c95…e299Base$0.001100%Route unknown24d ago0xa8166a…26228c
0x812c…a4340x9c95…e299Base$0.001100%Route unknown24d ago0x076bea…a5ff4f
0x812c…a4340x9c95…e299Base$0.001100%Route unknown24d ago0xbf0af5…5bf374
0x812c…a4340x9c95…e299Base$0.001100%Route unknown24d ago0xb9393d…04a5a9
0x812c…a4340x9c95…e299Base$0.001100%Route unknown24d ago0xd2e6bb…0199ac
0x812c…a4340x9c95…e299Base$0.001100%Route unknown24d ago0x699ffd…6e59b3
0x812c…a4340x9c95…e299Base$0.001100%Route unknown24d ago0x2667b2…9ceadd
0x812c…a4340x9c95…e299Base$0.001100%Route unknown24d ago0xbda604…bc82e3
0x812c…a4340x9c95…e299Base$0.001100%Route unknown24d ago0x148f98…e034a4

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.