Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa49d ago0xc8cadc…43ae39
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007719100%coinbase49d ago0x2f8d1f…d80dff
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00788100%coinbase49d ago0x0b2cb9…589d26
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase49d ago0xe24153…0febf9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase49d ago0xbbed5a…0988f3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase49d ago0x22de10…69339f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase49d ago0x4d1311…777978
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase49d ago0x0b1498…b67352
0x34a9…854f0x9c95…e299Base$0.001100%fluxa49d ago0x0482f5…01f64e
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter49d ago0x0cf485…a57737
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase49d ago0xe32c70…3769e3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase49d ago0xd90dc9…0ec7cc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007622100%coinbase49d ago0x36dfc4…d61ed2
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter49d ago0x5db416…67218a
0xd762…f2330x6839…1a2bBase$0.003100%coinbase49d ago0x35ed18…ba5051
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase49d ago0x05a83f…91781f
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter49d ago0x70e6c1…a091b2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase49d ago0xf2e004…a47f9f
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter49d ago0x291b10…fb61fa
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005366100%coinbase49d ago0x9ccfd8…f9168e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase49d ago0x120046…02e19c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase49d ago0x9c61e4…8a82d0
0xe795…b7830x1e8e…60f8Base$1.00100%anyspend49d ago0xabbbe4…035581
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter49d ago0x446c96…f8dc90
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase49d ago0xfad113…a90fd7

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.