Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f64…5a730x480c…846aBaseBitrefillGift-cards$0.002100%coinbase1d ago0xf825e3…0b2731
0x3cb4…0d3c0x480c…846aBaseBitrefillGift-cards$0.77100%coinbase1d ago0xd9827d…3aa67c
0x3cb4…0d3c0x480c…846aBaseBitrefillGift-cards$0.002100%coinbase1d ago0x233c74…e6bf30
0x3cb4…0d3c0x480c…846aBaseBitrefillGift-cards$0.001100%coinbase1d ago0x829cc9…369edc
0x3cb4…0d3c0x480c…846aBaseBitrefillGift-cards$0.002100%coinbase1d ago0x27eb80…30c140
0x84eb…c6960x480c…846aBaseBitrefillGift-cards$0.002100%coinbase1d ago0x2ab37e…43cc70
0xd9ec…145e0x480c…846aBaseBitrefillGift-cards$0.001100%coinbase1d ago0x63af98…671220
0x6905…d7290x480c…846aBaseBitrefillGift-cards$0.002100%coinbase1d ago0x933965…b1b8be
0x4c29…94940x480c…846aBaseBitrefillGift-cards$0.002100%coinbase1d ago0x744446…6b2b9a
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.001100%coinbase1d ago0x677211…e68067
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.002100%coinbase1d ago0x7a3634…121417
0x5f64…5a730x480c…846aBaseBitrefillGift-cards$0.002100%coinbase1d ago0xe5d607…ffbf18
0x5f64…5a730x480c…846aBaseBitrefillGift-cards$0.002100%coinbase1d ago0xe4b0b7…a57205
0x3dc5…d23b0x480c…846aBaseBitrefillGift-cards$0.58100%coinbase2d ago0x85dc91…e428b8
0x5f64…5a730x480c…846aBaseBitrefillGift-cards$0.002100%coinbase2d ago0x6412f9…59a37b
0x5f64…5a730x480c…846aBaseBitrefillGift-cards$0.002100%coinbase2d ago0x10c505…ed5665
0x5f64…5a730x480c…846aBaseBitrefillGift-cards$0.002100%coinbase2d ago0xdc461c…ddb954
0x3dc5…d23b0x480c…846aBaseBitrefillGift-cards$11.39100%coinbase2d ago0x47e7dc…c4e030

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.