Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7fe5…560f0x6839…1a2bBase$1.00100%Route unknown28d ago0x2aa375…08a5a7
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown28d ago0x81cf8f…c55af5
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown28d ago0xbff2cc…59bf9b
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown28d ago0x5f65b8…e9f27b
0x7fe5…560f0x6839…1a2bBase$1.00100%Route unknown28d ago0x27064e…dd63ac
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown29d ago0x936f99…204e98
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown29d ago0x928717…572b2e
0x7fe5…560f0x6839…1a2bBase$1.00100%Route unknown29d ago0xb72392…6cb9c5
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown29d ago0x405997…542c47
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown29d ago0x9234f1…728e38
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown29d ago0x016c19…6fe843
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown29d ago0x1f815e…14fe2d
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown29d ago0x7bdebc…e8b557
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown29d ago0x5bddd9…c41675
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown29d ago0x3f2f94…9a964a
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown29d ago0x420725…3fe5b0
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown29d ago0x7fef21…37730e
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown29d ago0x900876…eb5786
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown29d ago0x3fe16d…91199a
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown29d ago0xcff95d…f5b057
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown29d ago0x1c14f8…35c0c4
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown29d ago0xdf1831…d07e7c
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown29d ago0xa3e161…54d090
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown29d ago0xec5447…4b85f0
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown29d ago0x9c347d…e0ab1a

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.