Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase17d ago0xd37742…7a0392
0x8d2a…7d370xd6bc…a465Basex402 service$0.01100%coinbase17d ago0x62e650…c93f08
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase17d ago0x90a29b…1f54d0
0x8d2a…7d370xa0bf…869bBaseAPI AcreCrypto$0.001100%coinbase17d ago0x3510d5…211036
0x8d2a…7d370x4a82…5bfeBaseStatePulse APITransit$0.01100%coinbase17d ago0x827a3b…0eac54
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1717d ago0x66b219…14055a
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase17d ago0x923400…5b72da
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase17d ago0x968c9b…7bab17
0x8d2a…7d370x2c09…4d95Basex402 service$0.01100%coinbase17d ago0x97acce…b252e3
0x8d2a…7d370xa7e1…becdBasex402 Chain Toolsx402$0.001100%coinbase17d ago0xc87dfc…2bb203
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase17d ago0x94244a…3a72d3
0x8d2a…7d370xe569…5e75BaseAnyway Possible Base BalanceBase wallet balance$0.001100%coinbase17d ago0xea66a8…76d64a
0x8d2a…7d370xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase17d ago0x77a50b…95f9d0
0x8d2a…7d370xa0ac…189eBasex402 service$0.005100%coinbase17d ago0x01e639…6f0a24
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase17d ago0x705052…78ec53
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase17d ago0x8bb7d2…8beda2
0x8d2a…7d370x4683…6fb0BaseTools API$0.01100%coinbase17d ago0x36b1e1…4789c4
0x8d2a…7d37ClaudeLinesBaseClaudeLinesClaude-code$0.05100%coinbase17d ago0x387d5a…7d285a
0x8d2a…7d370xd617…41eeBasex402-reliability-feedx402$0.005100%coinbase17d ago0x06a31e…fb6c30
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase17d ago0xc38c0e…09f536
0x8d2a…7d370x9863…fd15BaseAgentServicesData$0.02100%coinbase17d ago0x5d1505…9e5121
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1717d ago0xabc28c…9c912d
0x8d2a…7d370xcb97…7ffbBasex402 service$0.005100%coinbase17d ago0x597f7e…856668
0x8d2a…7d370xcb97…7ffbBasex402 service$0.005100%coinbase17d ago0x0d839c…935513
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase17d ago0xb6db7e…d5153f

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.