Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9b7e21…0cceef
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x65c1df…f2b096
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x34c3be…b8826a
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf3cd33…7bcbfa
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa4baca…2f8ba0
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xaf6ed8…667689
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xedef45…947a98
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x948fbd…2da4ba
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x629bf1…efa809
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1eed0f…9d3e22
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x29aba6…38d73f
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x428273…018254
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcd958b…b66c3d
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x50fe33…5ff925
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x288863…978b39
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xed670e…6a1879
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x211dc1…a6dbe6
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2a9993…9d51d1
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf3397d…5ec35e
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5ddaea…a8a527
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xda2891…1e3f95
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x866525…88b4b5
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf48f01…6ee06a
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe8546a…cfc7a7
0x50fc…03400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc3a775…e1d342

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.