Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x154b…6d880x2932…4f60Basex402 service$0.01100%coinbase94d ago0x3dcfc6…83b3ad
0x154b…6d880x2932…4f60Basex402 service$0.01100%coinbase95d ago0x0db2b4…2e4c4f
0x154b…6d880x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase95d ago0xdc9124…7321ae
0x154b…6d880xdcec…7566Basex402 service$0.01100%coinbase95d ago0xb4e554…89f23f
0x154b…6d880xcf92…42fbBasex402 service$0.02100%coinbase95d ago0x909bff…377f52
0x154b…6d880xd20f…7d0dBase—$0.004100%coinbase95d ago0x6d0482…fd6e02
0x154b…6d880xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase95d ago0x85a825…aed0a0
0x154b…6d880xdcec…7566Basex402 service$0.01100%coinbase95d ago0x329873…d4a836
0x154b…6d880x24fa…9bf2Basex402 service$0.003100%coinbase95d ago0x5f527f…ad1693
0x154b…6d880xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase95d ago0x12211c…40b3c5
0x154b…6d880xb484…d68eBasex402 service$0.01100%coinbase95d ago0x931fac…7790bb
0x154b…6d880xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase95d ago0xf2da14…9fb2f6
0x154b…6d880xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase95d ago0xcc645a…bc3d3f
0x154b…6d880x6e8b…4e2eBasex402 service$0.002100%coinbase95d ago0xe9942f…42d056
0x154b…6d880x124f…4478BaseStableCryptoDefillama$0.01100%coinbase95d ago0x40a9a0…b568b2
0x154b…6d880x124f…4478BaseStableCryptoDefillama$0.01100%coinbase95d ago0xeead17…5bb846
0x154b…6d880x260f…82b0Basex402 service$0.001100%coinbase95d ago0xe2ad8b…794ed5
0x154b…6d880x124f…4478BaseStableCryptoDefillama$0.01100%coinbase95d ago0x79b9b6…8b8cb4

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.