Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4d6ce0…d7b4a3
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xadd814…c0b921
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb4a321…a750c9
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x27d93a…103d7a
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x016be2…2458b4
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc5d4c8…ba2bed
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4a8f67…49041c
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x97089f…f23bc7
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x542cf6…80976f
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3b1a5f…898b1d
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x708a82…bbe24d
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x629001…2ac592
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4d9cca…f24782
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2a2d35…c2e734
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x961bd0…d1b227
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd6570f…99bacb
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd87483…82dd21
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x94e8b9…68617f
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x099f7d…d0f5c7
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x88dfa7…667ae7
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc33c91…7b9b78
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x19aa37…1ede24
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcc3c9e…72a4fb
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd6bad0…91152a
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5107fb…40bda5

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.