Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x37c29b…3dfeb3
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x708a0d…a130c1
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x99e2d9…dea343
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfd1a86…78c63a
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8c14d3…761e45
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa69dd2…13dc64
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x47e6a7…6e9ad3
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc6c7a2…a1685c
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc4324e…91dc57
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x649b68…f2200e
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3e7da1…ebb102
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x97d39b…0b444c
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9bf463…b0c923
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa1d6f0…6be7ae
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8b4fb7…6a07bb
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbd958a…11da02
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3cb9ef…457129
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xceb3fd…b6dac3
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0ab1de…0a4f34
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x89f1bf…adead9
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x265638…cf86f7
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbfbb7b…702bfa
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x868ce8…6716ef
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf17cfa…35868b
0xb1e2…cbe90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb5e744…7e70fb

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.