Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0x062dc3…ed570e
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0xcaecda…876180
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0xd92778…0aa818
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0xb6c558…fabb5c
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0x18f1cf…1f580c
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0x8fe320…b0e6dc
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0x509465…e9a09a
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0x145a46…9e0109
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0x0a3912…7e5ca2
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0xea54a4…c0fe9c
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0xf4cad0…b583fb
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0x8904fd…223886
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0x399499…e74593
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase144d ago0xc82ca0…2f873c
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase144d ago0xdd068c…a020e6
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase144d ago0xdc382c…0e5997
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase144d ago0xaffae8…726587
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase144d ago0x65bbe1…340ee5
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase144d ago0x431ad7…383a96
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase144d ago0xf5e55d…86fc37
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase144d ago0x1e65b8…e77d96
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase144d ago0x542873…c36b34
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase144d ago0x6c4379…9861ba
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase144d ago0x64cc0b…298c3f
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase144d ago0xff4144…281a23

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.