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 unknown93d ago0x3d46ab…1c5114
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown93d ago0x2cc517…57d4fd
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown93d ago0xb5ba1a…fec154
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown93d ago0x71a63e…5d789e
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown93d ago0x498aac…561399
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown93d ago0x795977…40a093
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown93d ago0x4e0ed9…d22ff9
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown93d ago0x965be5…5fc0e4
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown93d ago0xe9dc3e…3dd894
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0xa4a1f6…c032d1
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x3c4615…6268c4
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0xea17d3…51fec2
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0xda4978…95da85
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x85e77f…5f744d
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0xff8315…bd0fe3
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0xaed4cb…0e5c17
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x91e6ba…3300a3
0x47ca…e8480x6839…1a2bBase$1.00100%Route unknown94d ago0xbc0048…23f544
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x2bf6a7…b5b546
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x15bd7d…6576a1
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0xd1619a…c2dce2
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x0d5f05…860d57
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0xba1877…31d723
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0xb3aad3…498800
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown94d ago0x0a9e02…34f582

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.