Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfbf58c…41fe70
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x44fbf5…0e597d
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5b2005…609ea6
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x80bf1e…1c8290
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1ff53f…8e1472
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb999b8…449b3e
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf1a8ad…ece94a
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe4f8dd…006320
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x80a2c0…623fc4
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb8dc2b…464af0
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x17a0e9…d91120
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x30bffd…7f7b8d
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xaac916…ffb0a3
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfebab4…07f3f2
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x97eb02…f43b9e
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc1824f…52174d
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x25cb17…fd52a9
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2ec078…a2a3c4
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x40068d…99f479
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0dbb5f…78d9f2
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x369d44…7ce19c
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3ce0b9…3e01b5
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3340b3…097d7c
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb36cf4…db82aa
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdc6611…c46c65

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.