Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfadd…6c940x55e6…8417BaseMachine ObserverMachine-economy$0.001100%coinbase18d ago0x295ba8…d77d49
0xfadd…6c940xec84…de28BaseMaha Context CompilerAi$0.01100%coinbase19d ago0xb4170f…4a2e62
0xfadd…6c940x9383…daccBaseWalletTriageSecurity$0.01100%coinbase19d ago0xad9938…b43c01
0xfadd…6c940x65e3…0154Basex402 service$0.005100%coinbase19d ago0x5a7486…d2b421
0xfadd…6c940x65e3…0154Basex402 service$0.001100%coinbase19d ago0xe2459a…7e338a
0xfadd…6c940x2a37…ab87Baseweb-extractWeb$0.02100%coinbase19d ago0x5ef7ec…d34ad4
0xfadd…6c94ClaudeLinesBaseClaudeLinesClaude-code$0.05100%coinbase19d ago0x98d212…67015b
0xfadd…6c940x56a0…5838BaseAura Agent Commercex402$0.01100%coinbase19d ago0xe45fe7…e160d2
0xfadd…6c940x8a99…0596Basex402 service$0.005100%coinbase19d ago0x98f32d…5734cb
0xfadd…6c940x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase19d ago0x00cbb1…1298b6
0xfadd…6c940x7b17…4dbfBasex402 service$0.03100%coinbase19d ago0xb9d7a6…5c373a
0xfadd…6c940xc0a7…0e72Basex402 service$0.05100%coinbase19d ago0x6a2633…bbfc16
0xfadd…6c940x3772…af06BaseAgent Paycheckx402$0.002100%coinbase19d ago0xe8b223…4b8e83
0xfadd…6c940x51d5…f78bBaseTwitter/X APITwitter$0.005100%coinbase19d ago0x2b2486…bebcc5
0xfadd…6c940x1ddf…07f2Basex402 service$0.01100%coinbase19d ago0xca8d23…19dd36
0xfadd…6c940x9862…64c3BaseTED Tender MonitorProcurement$0.01100%coinbase19d ago0x46677b…37d048
0xfadd…6c940x3f4c…049bBasex402 service$0.005100%coinbase19d ago0x5b5283…564347
0xfadd…6c940x03d7…584cBasex402 service$0.01100%coinbase19d ago0x3b5f8b…65f519
0xfadd…6c940xc87a…f990Basex402 service$0.01100%coinbase19d ago0x6ea260…1a9b57
0xfadd…6c940x7511…62b8Basex402 service$0.003100%coinbase19d ago0x113a98…6be864
0xfadd…6c94Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase19d ago0x419c86…e4f7aa
0xfadd…6c940x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase19d ago0x325db1…1b6424
0xfadd…6c940x8647…3558BaseLive EVM Block NumberBlock$0.005100%coinbase19d ago0x02511e…2ba0a3
0xfadd…6c940x3130…a3faBasex402 service$0.001100%coinbase19d ago0x5e58d7…8a2be5
0xfadd…6c940xec84…de28BaseMaha Context CompilerAi$0.001100%coinbase19d ago0xea1bb4…ae30cf

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.