Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf2d030…567427
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf5dfdb…4003b4
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x593d43…d6507c
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1fc972…b68b85
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9e05ee…a97312
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x43485a…411a48
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x74b9b8…903b1a
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x95da26…0e013e
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x375a73…5eaa96
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6371ff…546ca3
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0eee2d…025f96
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xba37b5…e09ee3
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbc91af…674f8a
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe0893e…76bc68
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x78b18b…07fcd6
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe96de3…25490a
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe4812e…538fed
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x611019…fb5936
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4fc045…d8d09f
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa376fd…f9f53b
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xafca0b…28ec42
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1b3fc6…49fd5a
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2e0429…6cadb3
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xffae1d…e3c1e6
0x58f1…799b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x834fae…6b03f8

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.