Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x726b9a…c42f3a
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x011ebd…13b1cc
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf085bf…ad40e4
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4e658c…8e71ba
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcddaa7…be0cf9
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc1eb2c…b90300
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x064b68…b883b3
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0f6c27…0b9c59
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x39ea21…6dec08
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1be054…fb8df5
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa56d4f…2c6d7f
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xff23c1…f0994a
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf29709…8a6267
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x641822…84a43c
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf1f40a…abf818
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf46e63…846bf3
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd1bf59…f43d03
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe3f6e0…8f389e
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdb8b93…776522
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xee6855…517bee
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x898d42…ca46e3
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x223abc…6c44fc
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9ee033…aeca1c
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x103eee…8d5372
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf5402e…00743d

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.