Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe553e1…101f9b
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xefb81d…23a8a1
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf32132…e891cc
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5260f2…a756a4
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2e8e58…9d176f
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x987f2e…f5480b
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x389a38…7b7168
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9a985a…8cb12b
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0d5c92…50b39d
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc9f087…22be12
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x447324…553bc4
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x85a718…816abf
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xee157c…c6d401
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd1fb9d…5d4715
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x158e61…fde6e8
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x60e1c0…c336e5
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd4f943…949dde
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6a2c0e…dfb288
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1b57c0…1e0452
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x214ef9…b03827
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb79fea…c73e2f
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xfb23c3…6011d4
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x856cfd…330105
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xaf13d0…b3fb56
0x01da…090c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2574dd…335304

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.