Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe17056…1aecf6
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xefa819…6e3768
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x19cd13…99e32a
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xff90d8…70d8be
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4e16a3…d3d844
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x21df5a…1a5e9c
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd3f017…1a78ec
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x96e113…c51e5d
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc10ab4…5fca04
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd50f2b…00fb75
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x287cfc…a615f5
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x25f84b…74c0c5
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x99df40…7bf09d
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xff8435…cb3ab9
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa4be95…d32e25
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2cc5e6…c9922e
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xdf4b3b…689889
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc22616…bb82f3
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x315d9b…d891d2
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6f1f3e…1b8db3
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x789e0f…f41071
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x10dbe0…b270fd
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3403a4…ef850d
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1d2878…6ebfb5
0xc222…faf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x594b23…42b8f0

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.