Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase48d ago0x693462…996df5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase48d ago0x6eafd5…6cef63
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0x9d882d…6d1da0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005299100%coinbase48d ago0x90ec1c…26123e
0x5c6e…b7ff0x578c…1063BaseTenjin$0.05100%coinbase48d ago0x433466…27d779
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0x4afd28…eb75d1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0x5074ec…a3385e
0xf13f…dbb50x9c95…e299Base$0.001100%fluxa48d ago0x89a0bb…12966e
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa48d ago0xc45b86…18c097
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase48d ago0xd21bba…4b6329
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005089100%coinbase48d ago0x6c8368…24f6ef
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase48d ago0xe9605e…6a5b51
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase48d ago0x8b7d02…96ea86
0xbb3b…953a0x6839…1a2bBase$0.003100%coinbase48d ago0xa5eb2b…e5fb00
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase48d ago0x25cff6…ed1c85
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005368100%coinbase48d ago0x2988b2…bb721a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase48d ago0xb749dc…515a9b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0xcf95ff…a82bbf
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa48d ago0xc5584d…79f808
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase48d ago0xb9a69c…918ca5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0xf95c78…ecb394
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…e06148d ago0x77b9fd…0f4845
0x88fd…70c00x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0x1fa344…1edd62
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005416100%coinbase48d ago0x0c9e70…c255ca
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0x162acb…a81947

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.