Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.004855100%coinbase54d ago0xbc47b1…682dac
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.004835100%coinbase54d ago0x1858a5…54f8c0
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.004804100%coinbase54d ago0xa73588…fe072c
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.004795100%coinbase54d ago0xabfb5f…daf7cd
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.00478100%coinbase54d ago0x7c0975…6e18ed
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.004772100%coinbase54d ago0x337141…32d02a
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.004752100%coinbase54d ago0xcf2389…8e2f70
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.004743100%coinbase54d ago0x8b4a38…00da1d
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.004677100%coinbase54d ago0xca37e0…26ac6f
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.00462100%coinbase54d ago0xe2e9e4…d01b78
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.004609100%coinbase54d ago0xb7c0ad…91deea
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.004579100%coinbase54d ago0x6ed03d…acd2d9
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.003992100%coinbase54d ago0x5d589b…9e436b
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.003982100%coinbase54d ago0x1cdb3b…0d6ab9
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.003976100%coinbase54d ago0xf0161a…a746c1
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.003779100%coinbase54d ago0x72698d…99e4ba
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.003772100%coinbase54d ago0x538318…b25cfd
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.003766100%coinbase54d ago0xf20b12…0b3d86
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.003759100%coinbase54d ago0x405c2a…8a538a
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.003655100%coinbase54d ago0x7c77fb…06f01c
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.004494100%coinbase54d ago0xece3b8…50b048
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.004889100%coinbase54d ago0xfbe023…279402
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.00481100%coinbase54d ago0x593f48…10f262
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.004458100%coinbase54d ago0x143b8f…7c220a
0x36be…e7d20xe903…1abfBaseBlockRun.AIAi$0.004397100%coinbase54d ago0x864197…560691

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.