Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0xa5db00…143f40
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x470049…48ad60
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002367100%coinbase18d ago0x1d3970…d141a9
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002389100%coinbase18d ago0x4a69c1…a90c26
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x38f7f0…22cd9d
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002378100%coinbase18d ago0x44bc79…0f4dc4
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0xcdf640…ce8434
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x17b9f4…b98ea0
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x2da1bf…18cbac
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002371100%coinbase18d ago0x3b2d04…a2683e
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002366100%coinbase18d ago0x2aa483…c8e5e6
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x9b8ef8…6bdd4f
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002366100%coinbase18d ago0xc1095f…e1dd12
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x747bc0…3c00bb
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002366100%coinbase18d ago0xb99633…df5a6d
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0xf09d30…68fd83
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002366100%coinbase18d ago0x7bb427…9d73f0
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0xcf567c…3c1618
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x58a05e…0171a8
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002366100%coinbase18d ago0x5dacb4…372f04
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002373100%coinbase19d ago0x8c8dac…242f79
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x822393…f1217c
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002366100%coinbase19d ago0x52b327…7d3f90
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0xbc2194…853bf2
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.00238100%coinbase19d ago0x708065…5a632a

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.