Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9181…cf540x6302…ad57BaseTripadvisorTravel$0.01100%payAI86d ago0xb3249d…05fb07
0x9181…cf540x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase86d ago0x68454b…90414d
0x9181…cf540x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase86d ago0x2073a3…37e428
0x9181…cf540x40b6…72ebBaseQonoro Company Search AgentCompany-search$0.25100%coinbase86d ago0x975c79…5559ab
0x9181…cf540xbc64…e3b0Basex402 service$0.005100%coinbase86d ago0x825985…072577
0x9181…cf540xd20f…7d0dBase$0.001100%coinbase86d ago0x34a25c…d9d5f4
0x9181…cf540x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase86d ago0xd34640…3237a6
0x9181…cf540x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase86d ago0xf77cbc…fabb61
0x9181…cf540xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase87d ago0xddeb6f…efa024
0x9181…cf540xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase87d ago0x319be9…5964e1
0x9181…cf540xca12…cd0cBasex402 service$0.05100%payAI87d ago0x12e269…d195ea
0x9181…cf540x24fa…9bf2Basex402 service$0.001100%coinbase87d ago0xe2a4a8…16cc29
0x9181…cf540x515e…f8ccBasex402 service$0.05100%coinbase87d ago0x025a06…6dc75c
0x9181…cf540xd20f…7d0dBase$0.001100%coinbase87d ago0xe90df4…302149
0x9181…cf540x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase87d ago0x73685a…64d3e4
0x9181…cf540x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0x2f6785…05db87
0x9181…cf540x24fa…9bf2Basex402 service$0.001100%coinbase87d ago0x085f98…ebb15e
0x9181…cf540x1274…d0b6BaseToken PricePrice$0.05100%coinbase87d ago0xdaa17c…75a31d
0x9181…cf540x1274…d0b6BaseToken PricePrice$0.05100%coinbase87d ago0xeb82f9…82ccbd
0x9181…cf540x6e8b…4e2eBasex402 service$0.005100%coinbase87d ago0x97949f…08d947
0x9181…cf540x1484…c2c5Basex402 service$0.07100%coinbase87d ago0x281009…aa3cb4
0x9181…cf54AI Image GenerationBasex402 serviceImage_gen$0.55100%coinbase87d ago0xf16ff5…fb236c
0x9181…cf540xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI87d ago0xecc185…a6147c
0x9181…cf540x1f01…9a2fBase$0.0001100%payAI87d ago0x8d0f04…b489ec
0x9181…cf540xbaf5…53ccBasex402 service$0.08100%coinbase87d ago0x824fb1…9597e7

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.