Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97e9…8f7c0x6839…1a2bBase$1.00100%Route unknown27d ago0x9d25d2…4b3168
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown27d ago0xaaef3c…6a4501
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0xbf3389…840870
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0x77215b…dabe09
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0xcbe3b1…cbca80
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0xd0a3be…83f5fe
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0xa85165…668676
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0x8b61df…60de88
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0x1854c4…72dfcc
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0x6ab5fe…901d19
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0x6b2dc8…a6045e
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0x44c927…6c15b3
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0xad08f0…02c340
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0x319d48…2328cd
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0xdb67ff…853e06
0x97e9…8f7c0x6839…1a2bBase$1.00100%Route unknown28d ago0x596704…e19c36
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0x17ff71…322e2b
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0xcf7874…36c7ee
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0xecf93c…d18257
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0xcd7d18…a39be7
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0x447d91…e912b6
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0x342ba2…e59469
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0xec1265…9ad859
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0xd44131…56cf1c
0x97e9…8f7c0x6839…1a2bBase$0.003100%Route unknown28d ago0xb4c833…31e31f

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.