Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x014e…50c80x7dd5…2629Basex402 service$0.05100%coinbase85d ago0x28e4f0…c4adc4
0x014e…50c8AI Image GenerationBaseAI Image GenerationImage_gen$0.55100%coinbase85d ago0x7f3fa7…89cc6b
0x014e…50c80x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase85d ago0x1752dd…2453f6
0x014e…50c80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase85d ago0x98087f…4ce17a
0x014e…50c80x6e8b…4e2eBasex402 service$0.002100%coinbase85d ago0x6f6fe7…ab1f26
0x014e…50c80x5721…8867Base—$0.001100%coinbase85d ago0x7fe5c1…a7f756
0x014e…50c80x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase85d ago0x5aabe9…e6a271
0x014e…50c80x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase85d ago0x209d52…29b572
0x014e…50c80x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase85d ago0xd28982…1a5ccb
0x014e…50c80x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase85d ago0xe5ad8f…3b63ec
0x014e…50c80x2932…4f60Basex402 service$0.01100%coinbase85d ago0x0d67bc…75bcd9
0x014e…50c80xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%payAI85d ago0xf92f5c…7545f5
0x014e…50c80x2d3a…c423Baseonchain-gasCrypto$0.004100%coinbase85d ago0x4320b6…d809a7
0x014e…50c80xbaf5…53ccBasex402 service$0.08100%coinbase85d ago0xbfa4e8…fbd815
0x014e…50c80x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase85d ago0x1cdb8b…b2f36e
0x014e…50c80x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase85d ago0xca5452…9ca988
0x014e…50c80x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase85d ago0xca828a…ed31ae
0x014e…50c80x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase85d ago0x7aabb7…d3b347
0x014e…50c80x03d7…584cBasex402 service$0.0470%0xf615…3d6c85d ago0x85683f…1c350c
0x014e…50c80x3070…fa85Basex402 service$0.05100%coinbase85d ago0xfadb01…f1e2d1
0x014e…50c80x44dc…7c2cBasex402 service$0.03100%coinbase85d ago0x2294d6…b1a48b
0x014e…50c80x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase85d ago0x277203…58184d

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.