Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x47aebf…23878f
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2dee6d…76f4e1
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x68edab…c30ae6
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x780f94…7b3bee
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x83cba1…08c313
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x966ec5…a17f73
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x32963f…414f4f
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb7dd2a…1ca79f
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x5d7309…e14a4d
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8d1ba0…d737f9
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc63856…6e45ef
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x6d69ba…4b1c65
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xaccfef…56a6db
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xfeb093…94f5f4
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4196f2…2c4d28
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x6b8e20…395c23
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x70946b…555849
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x939134…5b5ee6
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x51e52b…a06ff0
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x0c273e…bc9bbd
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x006eb6…855a9e
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x81b328…84c3ab
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xce5c2b…412aa0
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd9d948…c8296e
0x2e35…e43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb3d79e…d53125

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.