Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.004916100%coinbase48d ago0xd1cef9…7fe9ec
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.004916100%coinbase48d ago0x7757b6…437e72
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.004168100%coinbase48d ago0xdd148b…8a62e1
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.004916100%coinbase48d ago0xfe88d4…e69cf9
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.004168100%coinbase48d ago0x90fc5b…e889a6
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.004916100%coinbase48d ago0x390cd8…3e7c9a
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002249100%coinbase48d ago0x0c4e1b…9ada2e
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.004729100%coinbase48d ago0x5fb393…29f389
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.004236100%coinbase48d ago0xc27a48…8ee7ad
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.004236100%coinbase48d ago0xbc01ac…f65275
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.004236100%coinbase48d ago0x51d8c6…fbcc49
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.003401100%coinbase48d ago0x34cad9…c7a37c
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.003401100%coinbase48d ago0x44cbdb…9a2442
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase48d ago0x858ef6…5c5604
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0x0ef31b…59a93c
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase48d ago0xfe9d59…56996e
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002641100%coinbase48d ago0x25407b…8698e9
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0x361af6…608cc2
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0xe1ddf7…00cff8
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0x4599af…7f203c
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase48d ago0x0c2a4f…3a6cd4
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase48d ago0x50284b…582cbb
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0xb33e02…ff8e1a
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.004611100%coinbase48d ago0xf36a4a…f84022
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase48d ago0x6d5ef3…9e45dc

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.