Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6feb…4ab10xd20f…7d0dBase—$0.001100%coinbase84d ago0x1be397…694512
0x6feb…4ab10x4c34…02d9Basex402 service$0.001100%coinbase84d ago0xa3f388…54afad
0x6feb…4ab10x2932…4f60Basex402 service$0.01100%coinbase84d ago0x7cd75c…fe5859
0x6feb…4ab10x5721…8867Basex402 service$0.001100%coinbase84d ago0xb10036…fd8505
0x6feb…4ab10x6e8b…4e2eBasex402 service$0.001100%coinbase84d ago0xcfe952…0d45bc
0x6feb…4ab10x6e8b…4e2eBasex402 service$0.001100%coinbase84d ago0x50d70b…286697
0x6feb…4ab10x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase84d ago0x4fd5d5…7e34d1
0x6feb…4ab10x5721…8867Basex402 service$0.001100%coinbase84d ago0xd4f4ca…6d5a46
0x6feb…4ab10xffc4…37b1Basex402 service$0.001100%coinbase84d ago0x47e339…f3834e
0x6feb…4ab10xffc4…37b1Basex402 service$0.001100%coinbase84d ago0xb07b6b…c306f7
0x6feb…4ab10xffc4…37b1Basex402 service$0.001100%coinbase84d ago0xd54c54…f62b0e
0x6feb…4ab10x6e8b…4e2eBasex402 service$0.001100%coinbase84d ago0x43a78c…441f5c
0x6feb…4ab10x0e84…b808BaseOtto AITwitter search$0.15100%coinbase84d ago0x8f3235…22149c
0x6feb…4ab10x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase84d ago0xa13802…30d106
0x6feb…4ab10xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase84d ago0x32bf79…6b772f
0x6feb…4ab10x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase84d ago0xc36723…160796
0x6feb…4ab10x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase84d ago0x8ea8cf…14c45f
0x6feb…4ab10x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase84d ago0x8fa2d0…84f73c
0x6feb…4ab10x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase84d ago0x190ff5…bd2e70
0x6feb…4ab10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase85d ago0x6e140e…9c2dd0
0x6feb…4ab10x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase85d ago0x1ecf60…48c521
0x6feb…4ab1AI Image GenerationBaseAI Image GenerationImage_gen$0.11100%coinbase85d ago0x17715f…6f26a4

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.