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.05100%coinbase46d ago0xf125ac…cb188b
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase46d ago0x14caaa…487791
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase46d ago0x418e2a…2079c1
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.005746100%coinbase46d ago0x4d7d93…1e4588
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.003367100%coinbase46d ago0xeab77a…0b6abc
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase46d ago0xf51cc6…3f53c3
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase46d ago0x6bd37b…fe8fcd
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002083100%coinbase46d ago0xe2558f…82c9ab
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase46d ago0x981816…3042cf
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.003643100%coinbase46d ago0xb3a457…10184f
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.003664100%coinbase46d ago0xe6adf8…72b507
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.003568100%coinbase46d ago0x8bb38c…bb0209
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.00577100%coinbase46d ago0xa69fd4…81c7f1
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.003394100%coinbase46d ago0x8d38b6…360e6a
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.006067100%coinbase46d ago0xbcbac8…d813ec
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.00265100%coinbase46d ago0xa6c881…fe8acd
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase46d ago0xa9263b…a63450
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase46d ago0x36207a…005f84
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase46d ago0x360e12…e61ca9
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase46d ago0x9b6629…24f091
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase46d ago0x5a9796…0db94d
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase46d ago0xd57a38…c5ab97
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase46d ago0x52fa3a…e7c8a5
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase46d ago0xded085…61650b
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.003454100%coinbase46d ago0xba108e…d03c57

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.