Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0xea36fb…29cad0
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x8456e4…8f01cb
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x25b2fe…657411
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0xafd77e…204ea7
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0xc1525b…a8f03d
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x6ae521…e67b97
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x9c5f13…7d3206
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x013c68…4f9b10
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x30da7c…dafbc7
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x0eff90…d09ed0
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x348ed2…b430eb
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x52b956…bc6a5b
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x79a330…b89dfe
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x219641…cd9814
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x863bbc…db1caa
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x1c8952…8d6c95
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0xe2353b…8e2b59
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x22c28c…aff414
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x14da50…413636
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x6bc76e…c2dfd4
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x2d69ac…07365b
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x9f7d26…2f11f2
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0xe36cc2…e6c205
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0xac8436…6a7f9f
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0xcfe585…c1f440

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.