Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb30c78…71db16
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0ea01a…70db5a
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x75fa87…6aa34a
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x400262…ea0bda
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7d141a…8ed6b3
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9d5622…e4e22e
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1d70ca…f0bf38
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x22ffc9…1d1ccd
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x60d787…99b741
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x29f1a1…60a55c
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe83fcf…bc9926
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbe0c82…ae5e6f
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x929f4f…fe8e60
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc9a4df…43f21d
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa2460b…c4d8d0
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf1e287…d470e7
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x67d70a…3cf9d5
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb4cd6f…fdaff2
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x457271…6c9f94
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x027848…241358
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x63266d…bc2db2
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x825ddd…3d34c9
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfe0c3b…b86de7
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf675b0…427a5a
0x2873…221b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdcf0fe…d02688

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.