Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd28159…1ca0a5
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcd7f12…ad9871
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0e3fcf…98f3ab
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x587192…52d7a6
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x138e04…8ff01d
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2e86a5…01ec6b
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc528e1…5e182d
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd1c372…801a07
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfc408a…344a6d
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x83e7cc…b85bb5
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf7a4bd…0e26bc
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xea19e3…b6a5c8
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa69696…23493a
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7be8c8…8ddc4b
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0313e2…243ca4
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc483e8…8ec0c4
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xffd532…8db802
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6bc6e5…9e184c
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8f43af…4a8a0e
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2f7dff…7304d6
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2b218e…f72b22
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x18f157…890a0a
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdbd094…c5fbe2
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xff2d68…1196f8
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x89bb10…bde891

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.