Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x039e…266e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase8d ago0x059258…f38aff
0x039e…266e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase8d ago0x7de0e8…8dacef
0x039e…266e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase8d ago0xc0c578…561b42
0x039e…266e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase8d ago0x849911…0456c8
0x039e…266e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase8d ago0x104222…cf2a0a
0x039e…266e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase8d ago0x879e9a…822117
0x039e…266e0x2c87…735fBasex402 service$0.003100%coinbase8d ago0x3209bc…63a3d0
0x039e…266e0x2c87…735fBasex402 service$0.003100%coinbase8d ago0x60a05c…a2317a
0x039e…266e0x2c87…735fBasex402 service$0.003100%coinbase8d ago0x772e05…98e07e
0x039e…266e0x2c87…735fBasex402 service$0.003100%coinbase8d ago0xe3c76c…78987f
0x039e…266e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase8d ago0x388d00…75b525
0x039e…266e0x2c87…735fBasex402 service$0.003100%coinbase8d ago0x2e22e3…55315a
0x039e…266e0x4466…125eBasex402 service$0.008100%coinbase8d ago0xa371af…724450
0x039e…266e0x4466…125eBasex402 service$0.008100%coinbase8d ago0xc3fb0b…85267f
0x039e…266e0x4466…125eBasex402 service$0.008100%coinbase8d ago0x0d5a38…2295a2
0x039e…266e0x2c87…735fBasex402 service$0.003100%coinbase8d ago0x1856e7…6cebab
0x039e…266e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase8d ago0x257e98…f1e31b
0x039e…266e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase8d ago0x2e3233…9b695e
0x039e…266e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase8d ago0x0ec12d…98d33f
0x039e…266e0x2c87…735fBasex402 service$0.003100%coinbase8d ago0xcb26e9…3be86e
0x039e…266e0x2c87…735fBasex402 service$0.003100%coinbase8d ago0x69a78e…f8ae27
0x039e…266e0x2c87…735fBasex402 service$0.003100%coinbase8d ago0xd7529a…5e13e0
0x039e…266e0x2c87…735fBasex402 service$0.003100%coinbase8d ago0x8b64c7…e680f1
0x039e…266e0x2c87…735fBasex402 service$0.003100%coinbase8d ago0x5df0be…32d5b5
0x039e…266e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase8d ago0x70569a…e94644

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.