Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0xef1e10…9c4e35
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x4d051f…84b471
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x8a2dd4…c3a9b5
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x1f9d92…bf723b
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0xd01e36…34051c
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0xdbdea3…0db462
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x0cc52c…729da2
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0xc7fa39…c248a1
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x165b67…42468a
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x5d28e3…07e557
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x1cc506…1b7fda
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0xf75d46…f13e67
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x544fa4…969561
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x72ddd3…6bd8da
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x987c97…45d16d
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x3fcd0f…26379c
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0xe8cfa6…43cf0f
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x2087d1…a0f6e3
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0xf67d00…07d8da
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0xce08f9…47212f
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0xe6a380…2078fc
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0xa544a8…19ac7d
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x114205…f818bb
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x10a82a…2f94e8
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x7247a9…99c8b5

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.