Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xcf6c46…630c49
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xca5bef…d5d991
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xf4f3f0…de95d5
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xb3c098…754ac7
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x03da67…86cadf
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xef5ab6…198a99
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x0d0460…2a29c7
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x8429a4…8c2ae4
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xd284ae…b366f7
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x18ecc3…638d31
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x3c9d73…b80335
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xc7cbdf…287a0f
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x0af96e…118c56
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x323552…be7dde
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x16a7e6…8a9a88
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x4e4644…4d07ff
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xfc9fbb…cdbcb1
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xe83a6f…1e120e
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x7a2131…7f362e
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xecdf5f…d469b7
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xcfb370…ac960a
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x61125f…cd09c7
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x7fadff…5ec476
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xec6d3a…e577c6
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xec7194…fc04c1

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.