Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9eb…e9d00x8a59…a822Basex402 service$4.03100%coinbase15d ago0xbf8ff5…640f15
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase15d ago0x950722…038c8d
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase15d ago0x95a6f9…cacaf4
0xf9eb…e9d00xcaf3…18f9BaseBlinkCodesGift-cards$1.33100%coinbase15d ago0x78d4ea…a9c603
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.001100%coinbase15d ago0x785bc6…a29952
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.002100%coinbase15d ago0x6994e9…cad783
0xf9eb…e9d00x4d5d…02e9Basex402card Freeland Travel eSIMEsim$0.75100%coinbase15d ago0xeece12…ad2b0c
0xf9eb…e9d00x11c6…2b03Basex402 service$0.00170%0x2772…8c1716d ago0x768759…9ad7c9
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x6cce7f…39ea7e
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x85b2ea…ffa682
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x5e8877…4aca86
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x34f9bb…9fb64c
0xf9eb…e9d00x4d5d…02e9Basex402card Freeland Travel eSIMEsim$0.55100%coinbase16d ago0x1858c3…013975
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.001100%coinbase16d ago0xbfdc68…e04f5b
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$4.10100%coinbase16d ago0x613152…112a05
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.002100%coinbase16d ago0xd3522e…e67a67
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.002100%coinbase16d ago0x5bde3f…2804eb
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.001100%coinbase16d ago0x71a1ad…3ff7b0
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.001100%coinbase16d ago0x419f5f…426887
0xf9eb…e9d00x8a59…a822Basex402 service$4.03100%coinbase16d ago0xd35c05…b65efe
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.001100%coinbase16d ago0x487c86…b6000e
0xf9eb…e9d00x8a59…a822Basex402 service$0.002100%coinbase16d ago0x8a195a…08faa1
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.002100%coinbase16d ago0x039302…42c898
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.002100%coinbase16d ago0x46a78f…f306a6
0xf9eb…e9d00x4d5d…02e9Basex402card Freeland Travel eSIMEsim$0.75100%coinbase16d ago0x4cb291…d7d923

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.