Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2fb03b…851986
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1d46f0…d51179
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x98772d…5e3753
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1bce83…ba2c8c
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0c147e…9b4a17
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x290c43…84877b
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbf987d…09dc7d
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0a7495…17f00d
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6ad338…50fcfb
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbba479…ce3fbc
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3d86ae…7ebab4
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9b7d81…49d793
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdcbb27…9d13e2
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x916508…e99113
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6f5ed5…5d316b
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbf675b…305c62
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x77eae2…061709
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8c8fa0…e74a12
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5eb738…d8ca8c
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe18305…b4fb8b
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe18139…ae99aa
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbbf7b3…b34953
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x94ec47…35782c
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa43a86…9eac19
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8bb659…7c8441

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.