Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown48d ago0x2152a5…68c0ff
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown48d ago0xe6c253…b915f5
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown48d ago0xe2e114…31af00
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown48d ago0x702aaf…cdf6c3
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown48d ago0x3c7484…690563
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown48d ago0x2052a0…8b1046
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown48d ago0xf82a29…ad85ec
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown49d ago0x5b5d84…d14812
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown49d ago0xb5432d…87e4f1
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown49d ago0xfd4d08…89d376
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown49d ago0x604c40…f5e6f3
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown49d ago0xeef71f…23a0c5
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown49d ago0x562b5b…e5603c
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown49d ago0xa9ff8e…d14084
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown49d ago0xa94dae…78cdd2
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown49d ago0xaed396…4f5983
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown49d ago0x1d523b…8e64a2
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown49d ago0xa88c33…b238dc
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown49d ago0x3aeb80…6928fd
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown49d ago0xca3509…93743a
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown49d ago0x585494…e12527
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown49d ago0x491675…9ddec6
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown49d ago0x346d34…5e59dc
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown49d ago0xfcf603…a352b2
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown49d ago0x3f037c…f49198

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.