Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcc535b…d5873e
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2a5337…3d810a
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x21ceb5…49a43d
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd52bc5…0ee8f9
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd25d45…4ca5d3
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6c642e…974da1
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd767f7…2010a0
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd4abe8…4cbfd5
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8a2b6a…a0df6e
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x11b81b…56d39c
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x754c97…944c26
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2f634d…ce5b03
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa31751…aa5b47
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x80e76a…2da322
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6ee49b…5b2e56
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8b74f4…38df2b
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3201ab…24fca4
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9f329d…591359
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9dfcd9…06922f
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7ec628…2f511f
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x658c5e…385eea
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x53209a…fc7cd8
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4e2b11…b7f222
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9327e5…b17777
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe41dfe…5ef39e

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.