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%coinbase82d ago0x265a8f…36624a
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase82d ago0x9ba625…d9e68d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase82d ago0xd7190e…e9cef7
0x5f11…468a0xc7f3…c044Base—$0.20100%primer82d ago0x98150f…40ea83
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004345100%coinbase82d ago0xace263…22ad1e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase82d ago0x39b585…31706b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase82d ago0xb1fb1b…ee74b4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase82d ago0x67afda…a66e9d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase82d ago0x7d98b2…370864
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase82d ago0xf29121…bb7c5e
0xed61…cb980x9c95…e299Base—$0.001100%fluxa82d ago0xc58160…8fd332
0x217e…99160x9c95…e299Base—$0.001100%fluxa82d ago0xf3d927…6d6ea0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase82d ago0xf9fcf2…510b36
0x8fe1…788f0x9c95…e299Base—$0.001100%fluxa82d ago0xb12b5a…ea78d4
0xc71d…c6f70x9c95…e299Base—$0.001100%fluxa82d ago0xf9aa89…7d8819
0x9c33…c2b10x9c95…e299Base—$0.001100%fluxa82d ago0x0e03a6…784918
0x2dcf…36be0x9c95…e299Base—$0.001100%fluxa82d ago0x341d03…4952bc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase82d ago0xe15d0d…198fdc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004403100%coinbase82d ago0x7721ff…7ebf0b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase82d ago0xc93f89…a603f4
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase82d ago0xfd0e51…d9804b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007271100%coinbase82d ago0x020bb7…253bd5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase82d ago0xf95d1c…a65207
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase82d ago0x1bd264…1a16dd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase82d ago0xec4e9b…0745f3

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.