Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase107d ago0xbb915d…a4ca6d
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase107d ago0x61647c…46e4aa
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase107d ago0x55b740…67aaf3
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase107d ago0x3f78a2…098125
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase108d ago0xe78287…2851e6
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase108d ago0xe3fb7a…c458c9
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase108d ago0xb2191b…728e0d
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase108d ago0xb1fe40…07fd4a
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase108d ago0x410217…522ad5
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase108d ago0x3469c9…d8ab83
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase108d ago0x89a1ec…68fc23
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase108d ago0x6c765e…7660e3
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase108d ago0xfa4d1a…9cbf35
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase108d ago0x53719f…fab8cb
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase108d ago0xd345bd…a92ecb
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase108d ago0x92b46e…6aa2f3
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase108d ago0xbfedc8…39a0fc
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase108d ago0x1f1a41…1333d5
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase108d ago0x8a740e…c9d457
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase108d ago0x9e8c65…45190a
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase108d ago0x777406…8e9c7c
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase108d ago0x4457e5…ba4961
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase108d ago0x5c7230…268944
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase108d ago0xcd5d1d…962a1a
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase108d ago0x657cf7…24daa1

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.