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%coinbase68d ago0x2b1617…17c226
0x1cb8…bdff0xf5ed…b26bBase$0.01100%coinbase68d ago0xc63892…af251c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.008100%coinbase68d ago0xe33680…5d838d
0x1d01…e6210x6839…1a2bBase$0.003100%coinbase68d ago0x55bd10…b22303
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase68d ago0x9c1332…17ab70
0xfb84…16ae0x9c95…e299Base$0.001100%fluxa68d ago0x0383a2…987515
0x31ce…46380x9c95…e299Base$0.001100%fluxa68d ago0x420793…efdd7e
0x138d…91ae0x9c95…e299Base$0.001100%fluxa68d ago0x9c508c…e899fe
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase68d ago0x52bc03…256d6d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase68d ago0x787ca4…fc308e
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase68d ago0xe32f0a…8b3257
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase68d ago0x2a7251…f99762
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase68d ago0xf19997…4b04d3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase68d ago0x42f089…b82d5c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase68d ago0xd970d6…b0860d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase68d ago0xb0fbc3…31c24f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase68d ago0x03af35…da7949
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0x8e8ca6…8d5969
0x19ea…606c0xe0b1…e2a3Base$0.01100%coinbase68d ago0xaeb3f4…b714e5
0x83c9…17ea0x43c7…f88eBase$0.01100%coinbase68d ago0x397d39…0ab4ce
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase68d ago0x53df8f…8b7a6a
0x67cb…bea40xf4d5…cda3BaseBase Request InspectorBase$0.001100%coinbase68d ago0xbac876…503957
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase68d ago0xee5264…9c5f81
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase68d ago0x872e5c…6000a2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase68d ago0xdb52d7…9fca9a

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.