Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x08a146…c0db2f
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc5b94b…0fb82d
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x737aa6…c22665
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x41d833…5df33f
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xce992a…b48ca7
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x451309…7c91f5
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5245a2…6680a3
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0e7bc7…c0f0ec
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc55b17…ea6dbe
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x398ad5…5173d8
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6cc1e1…3eaa81
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2c17ae…5b2b98
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6b29a8…d91c37
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x84fe2c…2a8b96
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf8562b…cb7018
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8c4856…42b2e5
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x791ea5…3a79e3
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9cd03f…561e90
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x439b33…52f04b
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4083b6…fc4c34
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9ca975…6c5987
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x84c5ca…f14022
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcb726a…f3e454
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfbadfb…5cca17
0x6203…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb6a430…bd1510

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.