Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbb0cd6…fc5fc8
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xea3d06…bc87bd
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8e8809…e8bf03
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6c0415…faca4f
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x734ca2…35d731
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa5bdc7…3e3fa7
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x99eaa8…96f231
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x03f400…87f911
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3e8648…c9a5bf
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7d6693…63f6b3
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdad4a5…11b1a2
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9fab7e…100839
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xab2e56…1a0b5a
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbfacd8…bb1ae2
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2b56c2…2333bd
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc6cbaa…c6ea83
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x910f6d…2586fc
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x410f17…8abe76
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb644f5…cfbca8
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x18a5d4…939d11
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6bd7d4…d50771
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x218f00…3201b7
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbc7255…c6864a
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x103d91…5fc686
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x27dcc1…230f7f

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.