Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x036b…ba770x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase77d ago0x2b9828…39edad
0x036b…ba770x260f…82b0Basex402 service$0.001100%coinbase77d ago0xe45cfa…1afda7
0x036b…ba770xffc4…37b1Basex402 service$0.001100%coinbase77d ago0x50e192…fc448f
0x036b…ba770x7103…3661BaseVoidFeedDataset$0.25100%coinbase77d ago0x625f8d…8c391e
0x036b…ba770xcf92…42fbBasex402 service$0.001100%coinbase77d ago0x7e3f96…b79027
0x036b…ba770xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase77d ago0x026e4e…364afc
0x036b…ba770x9dba…0df8Basex402 service$0.005100%coinbase77d ago0x4e2afd…1860f5
0x036b…ba770x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase77d ago0xb2fe7d…c6f3e3
0x036b…ba770x2932…4f60Basex402 service$0.005100%coinbase77d ago0x9a60e8…e8af4a
0x036b…ba770x4aab…df26BaseApifyAutomation$1.00100%coinbase77d ago0xbe9eff…682074
0x036b…ba770x0e84…b808BaseOtto AITwitter search$0.001100%coinbase77d ago0x733e84…480c22
0x036b…ba770x260f…82b0Basex402 service$0.001100%coinbase77d ago0x829de0…17be95
0x036b…ba770xffc4…37b1Basex402 service$0.001100%coinbase77d ago0x30bd0b…c36576
0x036b…ba770xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase77d ago0x34b84b…ee4c84
0x036b…ba770x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase77d ago0x42367a…b2ae90

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.