Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x5c6b8c…7c5da0
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x848320…11c5ef
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x6ef71c…44bdfc
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x0d880b…6909c2
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x57c986…0f638f
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3d973e…86186f
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc460ed…283e5b
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x69d420…d62c69
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1947f2…d8245d
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf5bfab…e2a331
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x57b830…1c9c7b
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3b4aff…812288
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x177be1…84040b
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc0e4d4…b9d87d
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x7e77ae…152e43
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xef5b41…01a0bf
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xdaebf6…259de6
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x0c51c1…99aea8
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x0065aa…345369
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x5ea734…16c11e
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x889e76…d3ad8d
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x858bef…7f4e82
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9095bf…938d33
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4e54ed…476eba
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xacf67c…de9c2f

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.