Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa7730f…f5ca35
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfaa8b4…428f40
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4f7f98…312260
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5b0b4b…e48378
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x396b6d…072224
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4a3e07…a991b7
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x43aaeb…050b08
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2c8463…59f9ad
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x329923…1b2a73
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9988ea…188450
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb33eb9…f7b8d6
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5c7be7…edcfac
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe66fc2…b32d75
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdf3a87…6687b0
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x200c45…0f3b04
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xec6811…97718d
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb3354b…8ae116
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x03a773…477564
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8a6f1f…76a4b1
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x443c3a…db79ed
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe60458…857f99
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf1cf20…b5af35
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x06b04c…ef902a
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf2c2d8…962c2b
0xe296…a2340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3049a4…374244

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.