Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7a2…263e0x3369…91c5Basex402 service$0.01100%coinbase22d ago0x7a86c1…b18f23
0xc7a2…263e0x0eba…dd1bBasex402 service$0.001100%coinbase22d ago0x69c0b2…007b69
0xc7a2…263e0x16f6…2b11Basex402 serviceUrl$0.01100%coinbase22d ago0x9fcfae…c1004b
0xc7a2…263e0xef80…773bBaseSQ FetchHtml$0.001100%coinbase22d ago0x4e3b3a…3992bb
0xc7a2…263e0xbad1…98d0Basex402 service$0.01100%coinbase23d ago0x4d562a…bbb66d
0xc7a2…263e0x2841…10bbBaseHotel Search, Rates & ReviewsHotels$0.04100%coinbase23d ago0xb02076…26fa4b
0xc7a2…263e0x9720…874cBaseLink Lens URL InspectorUrl-intelligence$0.05100%coinbase23d ago0xd4fe32…b60602
0xc7a2…263e0x6d6c…52aaBaseM2M SentinelBase$0.02100%coinbase23d ago0x2c9268…983e0e
0xc7a2…263e0x2a47…b7e3Basex402 service$0.001100%coinbase23d ago0xab22d4…c4b14e
0xc7a2…263eOfficial Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase23d ago0xf8487d…3f832e
0xc7a2…263e0xc9b7…3e6aBasex402 service$0.05100%coinbase23d ago0x3c5365…73760b
0xc7a2…263e0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase23d ago0x803fcd…cb2efd
0xc7a2…263e0x3aa9…8a3aBasegrovTiktok$0.03100%coinbase23d ago0x91b5a8…164073
0xc7a2…263e0x3369…91c5Basex402 service$0.01100%coinbase23d ago0x01c0ce…3b9404
0xc7a2…263e0xc87a…f990Basex402 service$0.005100%coinbase23d ago0xa3b90d…e04ff8
0xc7a2…263e0xce33…989eBaseAmazon Product SearchAmazon$0.006100%coinbase23d ago0x6034a0…0317fc
0xc7a2…263e0xc55a…c291Basex402 service$0.002100%coinbase23d ago0x7d891c…5a1cac
0xc7a2…263e0x3aa9…8a3aBasegrovTiktok$0.03100%coinbase23d ago0x43ac55…3523aa

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.