Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8ad6ac…749afc
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2851ac…139f05
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcccae8…ef02b0
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x803b78…fbef09
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc69526…ce3808
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4697be…eea90d
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x975082…ebafee
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x04f9b7…bc024d
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xae67f3…031506
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa0c8aa…d345aa
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x46c091…59a3b5
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x84eb32…f6dafb
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb84c0f…a653db
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x219fdb…0380a5
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5f5c2f…eef1d9
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x739ae2…a11944
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1d0d77…3261c3
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xede39d…4a40ab
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x385c62…460a85
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd80367…f90b32
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x514a9c…08d66e
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x113c53…72fce0
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x52bf6c…855d99
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0a3d8a…5b8849
0x25a1…6d7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x30eaa2…398c93

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.