Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfadd…6c940x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase25d ago0x0f9abf…28981d
0xfadd…6c940xb0d0…0807Basex402 service$0.005100%coinbase25d ago0x838f5c…1b5bb6
0xfadd…6c940x42f7…ff64Base561-group-ephemeris-momentEphemeris$0.04100%coinbase25d ago0x241806…425239
0xfadd…6c940x455f…f665BaseScrapeCheckVerification$0.002100%coinbase26d ago0x001aab…e2478b
0xfadd…6c94Official Source EvidenceBaseOfficial Source EvidenceSec$0.05100%coinbase26d ago0x54dfe8…0a1b89
0xfadd…6c940xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase26d ago0x7e3770…fc3021
0xfadd…6c940xe569…5e75BaseAnyway Possible Base BalanceBase wallet balance$0.02100%coinbase26d ago0x3cf4c8…12be29
0xfadd…6c940x8647…3558BaseLive EVM Block NumberBlock$0.004100%coinbase26d ago0xfc673b…307f6c
0xfadd…6c940x8c12…f1b2BaseFlight Search & AirfaresFlights$0.005100%coinbase26d ago0x05a84c…53b741
0xfadd…6c940x3aa9…8a3aBasegrovTiktok$0.05100%coinbase26d ago0xd7e561…5a23e9
0xfadd…6c940xc87a…f990Basex402 service$0.02100%coinbase26d ago0x8157de…d8fde6
0xfadd…6c940x22b3…5530Basex402 service$0.05100%coinbase26d ago0xef356b…6fd542
0xfadd…6c940x6d6c…52aaBaseM2M SentinelBase$0.005100%coinbase26d ago0xdc2292…af30af
0xfadd…6c940x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase26d ago0x4c53bb…406283
0xfadd…6c940xe569…5e75BaseAnyway Possible Base BalanceBase wallet balance$0.01100%coinbase26d ago0x46c741…25d0a6
0xfadd…6c940xc55a…c291Basex402 service$0.008100%coinbase26d ago0x178b61…c73eaf
0xfadd…6c940x8647…3558BaseLive EVM Block NumberBlock$0.001100%coinbase26d ago0x89c150…a33fc2

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.