Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x5cd91e…616699
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.00206100%coinbase40d ago0x73bfc7…13bbfe
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x10d417…18f8bb
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.00206100%coinbase40d ago0x48ac7b…e5f0b6
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xc95e05…6d879d
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xc58540…7bf01c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xc9a427…ff5669
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xd9886c…858bb4
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.00206100%coinbase40d ago0x86cbe6…dde1f0
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x34de41…ad99aa
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xdf9561…4d9e98
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x0f376d…5416ad
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.007345100%coinbase40d ago0x93deb4…fb420f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.007345100%coinbase40d ago0xe13cd0…24b201
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.007345100%coinbase40d ago0xba2ce7…64fe3f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.004808100%coinbase40d ago0xc45c87…3f5623
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002887100%coinbase40d ago0xcfb2d0…0afbbc
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.004808100%coinbase40d ago0x79c394…e8e744
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.007345100%coinbase40d ago0x35b557…000b67
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x2641e4…edf1bc
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002904100%coinbase40d ago0x9a1363…07ab9e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002914100%coinbase40d ago0x8dc480…38a17f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.004808100%coinbase40d ago0x9cbdf9…fa6768
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.00266100%coinbase40d ago0x58aca8…a48179
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x7b5816…5d6c0a

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.