Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd488c6…a867ea
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1d0415…1de967
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xcf641a…65204e
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe3992c…5fbfc5
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x594d21…492fbf
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x8e8273…7e0810
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x302d6f…7d1bf9
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xbc51b4…63c3c9
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1dbd08…1abc46
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x67b5d3…3bd6d7
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe63147…0bdf6b
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x8d81ab…5c51cd
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3fe02c…90add3
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xba5ad1…0259c6
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe6556d…32e017
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xef34c2…5fa90e
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe5b358…6eb1d3
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa1223f…be3db9
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe2f262…316ee5
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xec6246…49822f
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x28bc68…d4a84f
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x27abd3…f3995d
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x58c5ad…eb1d4d
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa74294…6bb03f
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7e15ec…95ccfa

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.