Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf331…194c0x3c5c…d5faBaseLocus x402 Services$0.05100%coinbase22d ago0x4b240a…c8d0e2
0xf331…194c0x3c5c…d5faBaseLocus x402 Services$0.005100%coinbase22d ago0x3a1698…fc1e49
0xf331…194c0x3c5c…d5faBaseLocus x402 Services$0.005100%coinbase22d ago0x72dce8…42732b
0x0661…27b50x3c5c…d5faBaseLocus x402 Services$0.01100%coinbase22d ago0xe84018…a9abbf
0x0661…27b50x3c5c…d5faBaseLocus x402 Services$0.09100%coinbase22d ago0xf706d5…dc5d01
0x0661…27b50x3c5c…d5faBaseLocus x402 Services$0.09100%coinbase22d ago0x000aa7…f60481
0x0661…27b50x3c5c…d5faBaseLocus x402 Services$0.09100%coinbase22d ago0x4a402c…8e39d6
0x274a…37130x3c5c…d5faBaseLocus x402 Services$0.04100%coinbase22d ago0x2fb5a8…f8d81b
0x274a…37130x3c5c…d5faBaseLocus x402 Services$0.04100%coinbase22d ago0x01cb56…771301
0x274a…37130x3c5c…d5faBaseLocus x402 Services$0.04100%coinbase22d ago0xf0bae8…5cf2f7
0x274a…37130x3c5c…d5faBaseLocus x402 Services$0.04100%coinbase22d ago0xad739a…7ba154
0x274a…37130x3c5c…d5faBaseLocus x402 Services$0.04100%coinbase22d ago0xe7a758…d0ff36
0x274a…37130x3c5c…d5faBaseLocus x402 Services$0.04100%coinbase22d ago0x2cd943…e1fbbb
0x274a…37130x3c5c…d5faBaseLocus x402 Services$0.04100%coinbase22d ago0xab2f0e…022895
0x274a…37130x3c5c…d5faBaseLocus x402 Services$0.04100%coinbase22d ago0x2bc9ab…2a9703
0x274a…37130x3c5c…d5faBaseLocus x402 Services$0.04100%coinbase22d ago0xdac239…578d9f
0x274a…37130x3c5c…d5faBaseLocus x402 Services$0.04100%coinbase22d ago0x95c611…3184af
0x274a…37130x3c5c…d5faBaseLocus x402 Services$0.04100%coinbase22d ago0xe6764a…abba93
0x274a…37130x3c5c…d5faBaseLocus x402 Services$0.04100%coinbase22d ago0x347965…5f6a89
0x274a…37130x3c5c…d5faBaseLocus x402 Services$0.04100%coinbase22d ago0xccbd80…a52e8e
0x274a…37130x3c5c…d5faBaseLocus x402 Services$0.04100%coinbase22d ago0xcecd85…819346
0x274a…37130x3c5c…d5faBaseLocus x402 Services$0.04100%coinbase22d ago0x5bf551…a2608e
0x274a…37130x3c5c…d5faBaseLocus x402 Services$0.04100%coinbase22d ago0xaef835…67c84d
0x274a…37130x3c5c…d5faBaseLocus x402 Services$0.04100%coinbase22d ago0x836be0…59d26d
0x274a…37130x3c5c…d5faBaseLocus x402 Services$0.04100%coinbase22d ago0x036e56…67d712

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.