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.007601100%coinbase52d ago0x012006…f0bc03
0xf3cd…eaf00x6839…1a2bBase$5.00100%coinbase52d ago0x38cb4d…5fbc45
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase52d ago0x18c229…a10f0c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.008246100%coinbase52d ago0x5a55ee…8be895
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase52d ago0x424df2…d77eb9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase52d ago0x2911e0…914d21
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase52d ago0x1b01f5…b82a9b
0xd059…e21f0xcf3d…b9fcBase$26.34100%0xe528…c02852d ago0x45f027…253dd5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase52d ago0x98a979…1c88fd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase52d ago0x53531b…58c7c6
0xee1d…5f0e0xa9dd…2315Base$0.002100%coinbase52d ago0x0aadb0…12553f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase52d ago0x6788fd…8a2966
0x049a…fa6f0x4f4b…422dBase$0.0015100%coinbase52d ago0x6ddece…de7ca5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase52d ago0xb3178a…ab9688
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase52d ago0xbf21ea…7330a9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase52d ago0xe38aa5…02f755
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase52d ago0x198a4e…216944
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase52d ago0xaa121a…995204
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase52d ago0x847465…8f76bf
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase52d ago0x4328ff…7a8535
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase52d ago0x86f62d…d16527
0x1332…66eb0x0e3d…7757Base$10.00100%0x3eb5…08dc52d ago0x3eb0a0…ecf91a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase52d ago0x5c107f…5dcb59
0xadc2…866b0x6839…1a2bBase$15.00100%coinbase52d ago0x3dc356…b4f161
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005177100%coinbase52d ago0xfec378…7943d2

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.