Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3182…544f0xff45…9f15BaseHyrule CloudNetwork-intel$0.003100%payAI72d ago0x257435…660940
0x3182…544f0xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.0025100%coinbase72d ago0x4fa01e…ca56fe
0x3182…544f0xbad1…98d0Basex402 service$0.01100%coinbase72d ago0x8aaab6…f07093
0x3182…544f0x6302…ad57BaseTripadvisorTravel$0.02100%payAI72d ago0xc5512d…fe5dc1
0x3182…544f0x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x4640f0…4099bf
0x3182…544f0x27c9…eddcBasex402 service$0.06100%payAI72d ago0x3b84e2…a52ec8
0x3182…544f0x8043…25a8Basex402 service$0.001100%payAI72d ago0x08ebfd…999ca7
0x3182…544f0x3190…deb7Basex402 service$0.01100%payAI72d ago0xf33e02…bfce0c
0x3182…544f0x80ad…2edeBase—$0.005100%coinbase72d ago0x54652e…ba2cf1
0x3182…544f0xffc4…37b1Basex402 service$0.001100%coinbase72d ago0x8a76de…97c70e
0x3182…544f0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase72d ago0x49af3b…dbfc1a
0x3182…544f0x1919…679cBasex402 service$0.0033100%payAI72d ago0xbb98eb…0c46cf
0x3182…544f0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase72d ago0x361fc6…3e26b4
0x3182…544f0x6302…ad57BaseTripadvisorTravel$0.01100%payAI72d ago0x8acfae…0a296b
0x3182…544f0x6302…ad57BaseTripadvisorTravel$0.01100%payAI73d ago0xcf7f9c…aa16c9
0x3182…544f0x30a5…47e0Basex402 service$0.001100%0x2772…8c1773d ago0xc9bf15…7ce0a6
0x3182…544f0x2a01…1b73Basex402 service$0.001100%payAI73d ago0xc998da…687689
0x3182…544f0xbe68…6ad6Basex402 service$0.10100%coinbase73d ago0x0bf0fd…e7a213
0x3182…544f0x45ac…8943Basex402 service$0.01100%coinbase73d ago0x12e7ed…5f1635
0x3182…544f0xcf92…42fbBasex402 service$0.002100%coinbase73d ago0x1cdb3d…234c2e
0x3182…544f0x2932…4f60Basex402 service$0.005100%coinbase73d ago0x96c481…e4aab8
0x3182…544f0x6e00…b04cBaseBlockRun.AIAi$0.003100%coinbase73d ago0x19ea38…268c53
0x3182…544f0x9dba…0df8Basex402 service$0.005100%coinbase73d ago0x680893…d13cb7
0x3182…544f0xec11…6bf1Basex402 service$0.01100%openfacilitator73d ago0xfc1653…c12e01
0x3182…544f0x2932…4f60Basex402 service$0.01100%coinbase73d ago0x72eefe…2f563f

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.