Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xaa3255…959310
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x0c6c26…845c48
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x38f0f8…c83be6
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002238100%coinbase7d ago0x6d16e3…e8d343
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002238100%coinbase7d ago0x74eaf3…191c0d
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x236255…9d1f9e
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xeadc65…4e6ec8
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xdc0fcb…d710b6
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xe34802…a40cba
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x3b486f…c167ca
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xe3d98e…d020bf
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002133100%coinbase7d ago0xbeb833…ab8f8a
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002133100%coinbase7d ago0xfbd5c2…3b87d6
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xb47960…fbcefd
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x860923…7987c7
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xff1abc…0dfbd7
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xffbe3a…fa22b1
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xb0c02f…19f10b
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xe73878…291477
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x67e967…39946e
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xc2de41…7be00d
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xd99758…38e393
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x72f92f…4eb3fa
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xf07ee0…9e26ff
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xd355fb…a90505

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.