Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2cf6af…2c2580
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x567602…4124e8
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x46ce0f…54a3c5
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x15509e…a7ccea
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x079e61…428f51
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd4518f…3150ed
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x830b44…c00bf4
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2661c3…a18786
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1044b5…092d27
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x002ab8…7f3e44
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb3b4a3…6b2279
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5492c6…a893d8
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x82e65d…87b9cc
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1aec21…24d9ae
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x23ccaa…564b83
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe56c7a…ba712d
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x61710e…72d0d5
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x358015…2ead2f
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe882a9…07f2d2
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3acd53…683293
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4fc8f8…6654ba
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb9eef8…092cc7
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9a27f1…df907b
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x48c746…606f31
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6c6e00…f9f5e0

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.