Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase40d ago0xd29d24…a756f0
0x27ab…248c0xd7d4…8914BaseUseless FactFacts$0.001100%coinbase40d ago0xc2bf8f…3fe61b
0x27ab…248c0xbf0d…73a0BaseDice RollerDice$0.001100%coinbase40d ago0xf3da44…c75044
0x27ab…248c0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase40d ago0xf809f7…ff9e42
0x27ab…248c0xc327…815fBasex402 service$0.06100%coinbase41d ago0xfac0f8…b46658
0x27ab…248c0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase41d ago0xa7a861…ae5247
0x27ab…248c0x3c74…9992BaseAviationAviation$0.2570%0xcdf0…d2eb41d ago0xdea111…8bd6ca
0x27ab…248c0xe79e…6f95BaseAgent UtilitiesResearch$0.01100%coinbase41d ago0x7cb6bb…ced448
0x27ab…248c0xcb9b…d7e9BasebotsmithX$0.004100%coinbase41d ago0xc32306…e1c6be
0x27ab…248c0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase41d ago0x225bb5…5c908a
0x27ab…248c0x9627…f331Basex402 service$0.001100%coinbase41d ago0x919c69…9b3047
0x27ab…248c0x687e…05e9Basex402 service$0.02100%coinbase41d ago0x0b33b9…5079d2
0x27ab…248cNodeFlareBaseNodeFlareBase$0.001100%coinbase41d ago0x856c17…29d939
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.06100%coinbase41d ago0xf74d4d…7a1e48
0x27ab…248cConcierge AgentBaseConcierge AgentAI$0.02100%coinbase41d ago0xd92d7b…c4f0eb
0x27ab…248c0xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.01100%coinbase41d ago0x16e872…4c4134
0x27ab…248c0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase41d ago0x6fb27c…ba00b9
0x27ab…248c0x9f8b…73a2BaseKokoro TTS for Agentsx402$0.01100%payAI41d ago0xa877f2…5d6975
0x27ab…248c0xe974…2f08BaseUS CPI Data & Inflation ReportData$0.02100%coinbase41d ago0xafca7b…0f4324
0x27ab…248c0xce48…856cBaseAproxPayProxy$0.05100%coinbase41d ago0x9e0267…7f931a
0x27ab…248cConcierge AgentBaseConcierge AgentAI$0.02100%coinbase41d ago0x05b9b9…166111
0x27ab…248c0x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase41d ago0xf0d15a…f247df
0x27ab…248c0x44b1…cdd3Basex402 service$0.01100%coinbase41d ago0xfd7ae0…8473ea
0x27ab…248c0xe8b2…43b7BaseAgentPay Pre-Trade Risk CheckTrading$0.01100%coinbase41d ago0x9a7649…a28fe9
0x27ab…248c0x2932…4f60Basex402 service$0.01100%coinbase41d ago0xa2a864…a125f0

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.