Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6ae…cee50x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase97d ago0x49ada4…198583
0xb6ae…cee50x2932…4f60Basex402 service$0.01100%candidates98d ago0xbb975e…e20ea5
0xb6ae…cee50x2932…4f60Basex402 service$0.01100%coinbase98d ago0xbdb12b…798bb0
0xb6ae…cee50xd20f…7d0dBase—$0.004100%coinbase98d ago0x8e7208…caaa9a
0xb6ae…cee50xdcec…7566Basex402 service$0.01100%coinbase98d ago0x83ae8b…11fe6a
0xb6ae…cee50xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase98d ago0x888834…1ba3ca
0xb6ae…cee50x20be…925dBasex402 service$0.005100%coinbase98d ago0xed8799…e58a86
0xb6ae…cee50x260f…82b0Basex402 service$0.001100%coinbase98d ago0xeb8450…96b23f
0xb6ae…cee50xe903…1abfBaseBlockRun.AIAi$0.001100%candidates98d ago0xde6403…4c1af4
0xb6ae…cee50xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xf4324f…87c8c7
0xb6ae…cee50x260f…82b0Basex402 service$0.001100%coinbase98d ago0xeb1fcf…c75d73
0xb6ae…cee50x260f…82b0Basex402 service$0.001100%coinbase98d ago0xc8d097…87a374
0xb6ae…cee50x260f…82b0Basex402 service$0.001100%coinbase98d ago0xdc8cc6…37b2a3
0xb6ae…cee50xa112…7d60Base—$0.01100%heurist98d ago0x14fc3c…46c367
0xb6ae…cee50xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x18294a…cceec7
0xb6ae…cee50xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xcbb70d…3f3c32
0xb6ae…cee50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase98d ago0xb1294e…d86adb
0xb6ae…cee50xcf92…42fbBasex402 service$0.05100%coinbase98d ago0x45bc13…b6a816
0xb6ae…cee50xc4e5…56baBaseWorkAgntAi-employee$0.02100%0xb482…1cc798d ago0x9ebe95…848b03
0xb6ae…cee50x50ab…12fcBaseArbiPulseDefi$0.10100%candidates98d ago0xf35d5a…0d44cc
0xb6ae…cee50xa6a4…5f74Base—$0.01100%0xb482…1cc798d ago0x2f7bb0…d4af71
0xb6ae…cee50x3070…fa85Basex402 service$0.01100%candidates98d ago0xbba4e3…615937
0xb6ae…cee50x260f…82b0Basex402 service$0.01100%coinbase98d ago0xbb9ba4…e1cf8e
0xb6ae…cee50x260f…82b0Basex402 service$0.001100%coinbase98d ago0x97e08c…64436e
0xb6ae…cee50x260f…82b0Basex402 service$0.001100%coinbase98d ago0xddf9dc…243356

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.