Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf491…ec340x9c95…e299Base$0.001100%Route unknown24d ago0x3b0e04…d2d5cf
0xf491…ec340x9c95…e299Base$0.001100%Route unknown24d ago0x3664af…cf5b8b
0xf491…ec340x9c95…e299Base$0.001100%Route unknown24d ago0x97c954…eab7a2
0xf491…ec340x9c95…e299Base$0.001100%Route unknown24d ago0x505849…088f3d
0xf491…ec340x9c95…e299Base$0.001100%Route unknown24d ago0xc4930b…3b5267
0xf491…ec340x9c95…e299Base$0.001100%Route unknown24d ago0xa3c196…751c5b
0xf491…ec340x9c95…e299Base$0.001100%Route unknown24d ago0x03e08a…04ace7
0xf491…ec340x9c95…e299Base$0.001100%Route unknown25d ago0x20d157…ba5889
0xf491…ec340x9c95…e299Base$0.001100%Route unknown25d ago0xc87838…9d23b5
0xf491…ec340x9c95…e299Base$0.001100%Route unknown25d ago0x56b547…446d66
0xf491…ec340x9c95…e299Base$0.001100%Route unknown25d ago0x7d7b47…1ac97c
0xf491…ec340x9c95…e299Base$0.001100%Route unknown25d ago0xee18bb…f05086
0xf491…ec340x9c95…e299Base$0.001100%Route unknown25d ago0x0eca05…2a92c5
0xf491…ec340x9c95…e299Base$0.001100%Route unknown25d ago0x611885…045dc3
0xf491…ec340x9c95…e299Base$0.001100%Route unknown25d ago0x291f31…62ee7d
0xf491…ec340x9c95…e299Base$0.001100%Route unknown25d ago0xc7dc3e…3299e5
0xf491…ec340x9c95…e299Base$0.001100%Route unknown25d ago0x60bf87…77a4f4
0xf491…ec340x9c95…e299Base$0.001100%Route unknown25d ago0xc73f02…5a630b
0xf491…ec340x9c95…e299Base$0.001100%Route unknown25d ago0xe83f2d…bb57bf

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.