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.007025100%coinbase64d ago0xaf2fd8…90eecf
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase64d ago0x74b684…6798ad
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase64d ago0x02ac31…6fb0ff
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase64d ago0x26c71e…d99281
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.008798100%coinbase64d ago0x9bf0f9…f43395
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase64d ago0x589904…965655
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase64d ago0x2ca348…7a2424
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase64d ago0xf41df4…1feb19
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase64d ago0x56cea0…5c3944
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.23100%coinbase64d ago0x01ee3c…fc5267
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase65d ago0xa4fb30…cb6ba8
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase65d ago0x9e4b3c…cca6e6
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase65d ago0x018685…cce3c3
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase65d ago0x8ac029…2a49ac
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase65d ago0xdf833d…8aac4e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.34100%coinbase65d ago0x2994cf…5000e9
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase65d ago0xeaf6ca…ea575f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.67100%coinbase65d ago0x30dfa8…d99ad8
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.34100%coinbase65d ago0xa58f4c…8b869c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase65d ago0xa8a3f7…d62820
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase65d ago0xd9929d…96edee
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase65d ago0x219d4b…731605
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$2.26100%coinbase65d ago0x9a4d88…8477e9
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase65d ago0xdc54b5…a66cd6
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase65d ago0xb9c3cc…e86a3f

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.