Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x82909c…bd5361
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x1159f4…6e1d85
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x1a1cdb…302664
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x0c9987…3697ae
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x75dbc3…3384c6
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x458da3…c80a32
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x14610e…889f72
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0xfc2b28…08f5ac
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0xbd3aad…6cc641
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x9ef338…77bf54
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0xfc4f99…433668
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0xea4548…eb63d7
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0xa60791…72b44e
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0xc7abfb…dfddda
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x3ecb52…788d7f
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x0c34e8…a0f78b
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x9d6072…e3b71b
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x6ffd68…33511c
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x389fca…72369d
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0xa8f039…65d144
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x0912da…2b8bbb
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0xfdd873…ffa4c7
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0xcc073c…fe1a9d
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x46932a…054118
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x3a270c…7c3d7b

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.