Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0xa33ee4…c6dbea
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0x8e4190…582294
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0xbd6859…1f3643
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0x342547…62aaed
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0x97bacc…d3a3e4
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0x2bdfe5…b34181
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0x023dcb…44d8b5
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0x66e679…1c1998
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0x8b4097…b9764e
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0xc789b2…99aa87
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0x8d2e84…b07215
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0xe3dd6e…0b1087
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0x4a418b…a169bb
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0xfd8145…356fe9
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0xc2942a…f13378
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0x4a4185…4e7230
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0xe29ab7…b4dfaf
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0xaeb33e…762366
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0x1b4ba0…93b0c9
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0x43b2be…7a2bd6
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0x52c0c1…7389e8
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0x517e16…c54d8a
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0xd36935…12d768
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0x106fbb…8b11bc
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown61d ago0xb47e40…15e36b

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.