Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x8f6057…e64c13
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1648b3…7b517e
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x459282…b9fb79
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf2ea63…fe2fb1
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x142059…021a66
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xef3421…8af672
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe422a4…ec6612
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3d0014…34531a
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x37540c…7e5688
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf2ccfb…2700c0
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xae2a87…316463
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x489a51…1709f2
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe94bee…0bbe7b
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x98a430…90a220
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x76e2aa…8e3ed0
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x588df9…2b1d94
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa994d9…ab0367
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x5af5c9…3ad514
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7fc837…2a6667
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x575b70…f8aa0b
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x06855b…4a4eef
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x83c916…b8434a
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x696125…fc44a4
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x396177…8269d8
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x928b48…e90ce0

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.