Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x616ca3…67c89b
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb9d974…3887de
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x36167c…2f1ef8
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x20c0ac…627110
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2af563…4a218a
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5baa75…76e0cb
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x787098…bf9a1c
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc9e32f…c26fea
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xff222b…a4a544
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdd6a82…9efaa4
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9e5d04…5bdda9
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf45839…e25563
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x99c229…2cb514
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x94f4d4…893d65
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x726311…f36acd
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x660fe6…397399
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4c754c…21a482
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf9dc2d…fb47a9
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x42dbdf…6067a2
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3bd01c…80baf4
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x11e2d7…1e0811
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0fcc3d…028b79
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x46bbc8…3f1586
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3ac064…2f2f55
0xccfd…59130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6f3165…31b29c

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.