Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase101d ago0xab7dec…423bb5
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase101d ago0x28e3b9…6f9e3a
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase101d ago0x484a05…847446
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase101d ago0xb07082…964ffc
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase101d ago0x64af91…967e8e
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase101d ago0xafce58…78cbba
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase101d ago0xad69b1…f0de55
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase101d ago0xe953f4…d465a0
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase101d ago0x72354b…d37560
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase101d ago0x73b7d8…95ec30
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase101d ago0xda70a9…b3e1f1
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase101d ago0xe02210…68ad2f
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase101d ago0x053953…4370f9
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase101d ago0xc631dc…ae1a5b
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase101d ago0x6ae64a…aeb0af
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase101d ago0xc7d12d…1fa386
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase101d ago0xf7399f…6ddc8f
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase101d ago0x6899ce…ba0895
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.07100%candidates101d ago0xd05019…412e52
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase101d ago0x6c43a2…bb82ae
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase101d ago0x469d2f…8c2865
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase101d ago0xadcde2…e78a72
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase101d ago0x9aaa20…f1743c
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase101d ago0x01adff…3d83a1
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase101d ago0x204e4f…535fe4

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.