Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6c08fe…666853
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x28e574…51a333
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8a781b…4c88c1
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf7f227…b26ed6
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfe5b03…702c59
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc55fc6…114ca8
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe59f59…c18a62
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x46558a…55f643
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2a9bc2…e4990f
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf333e8…23413c
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x452f24…a3b9eb
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcfecff…ba8f23
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xecd347…4a3d31
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xeda2ba…4c668a
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xae23f7…84c28d
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x26079a…3a54fa
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2ec859…f12d43
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa832b6…24f4bd
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x31e292…b1447e
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x806906…24393a
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x735a20…d12371
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x35a5f5…5c0a9a
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x99d6bd…d89e46
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8cebd5…b00b83
0x99c9…66cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x45e290…6cfbe4

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.