Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x444ce3…ee8c85
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x840993…5cebc4
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x992a21…b47836
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe311a4…cd938d
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x39472d…3544ea
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbc8595…3f9277
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3280a2…6672bd
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf9265c…554494
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5659fd…a1a1e2
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1e8cad…850d50
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x38b2bd…ae495f
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x21d973…9e70fe
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x337e28…619915
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x99c521…8ed5da
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb74dd2…473b3f
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xeb13ae…2e0d69
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x23983e…86be10
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe52017…2ceeef
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3fb1a7…81f6ae
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaf6b67…7269c9
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xec919a…895688
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x21937b…67e46b
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3165d1…a12f7d
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9de975…5e8379
0x62c2…97e50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc4c72b…4b0070

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.