Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xfee08b…c34c7b
0x3be9…575c0x4cd0…bc31Base$89.5870%0x4337…7a5d9d ago0x1022fc…5ecb3e
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x47aebf…23878f
0xbcac…3b510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x45e47b…b44f24
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase9d ago0x69c458…4b25ef
0x8896…4e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x02f79f…05441a
0xf2eb…71150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9d388d…b80bcd
0x264a…86d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x50c3f4…4aa83b
0x777a…cb8d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xaa892b…5461c7
0x1cec…8dd40x4754…327bBase$25.28100%mrdn9d ago0xe85a06…89403a
0x6bbf…6a7a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xde1d60…e742a7
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase9d ago0x90dba4…7edef0
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase9d ago0x81fe76…06b320
0x8244…d65d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x872aac…1b34ad
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x91c1fe…535e9f
0x2f1f…87990x5d89…07ebBase3RouteSwap$0.001100%coinbase9d ago0x1c53ff…e5e852
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x216eac…792d29
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0x4a7629…24fee3
0x8896…4e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x59ac69…4dc2ff
0xf2eb…71150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x5853a4…451075
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase9d ago0x37433d…48ec5e
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2dee6d…76f4e1
0xbcac…3b510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x63f33a…9e3e4f
0x777a…cb8d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xaf80e0…512457
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x6c1f75…d524e0

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.