Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa45546…5c1964
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x905f08…d06520
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3a386b…0f195d
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8df1f0…02deea
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7dd556…fbf603
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8ac9c4…749c1e
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x59b6ff…c7a5ba
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8f3e6c…e8f436
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2f6ffb…94dc30
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9e41ad…bbb65a
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc8d184…f4184e
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x627fce…aa8d6a
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe1a76d…a10c86
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xada8c3…9673e7
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x478c7e…61ee5b
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x63a236…8a95dc
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcace7d…9f02ab
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8ba3ca…40341c
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcb206f…d125f4
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x73fb02…572628
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfb28c6…5671f6
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x26621b…aac498
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xae577f…33a1ee
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdb82ba…93bf9e
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc625e9…724316

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.