Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x335751…afff3f
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x9432b1…d44401
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x65f954…992c5d
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x6dc020…3e3b22
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x891ae1…5b7ce3
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xd9eabd…fad4c5
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xf712a8…ba02a1
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x91223d…52877c
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xdf1c8d…2bbfd6
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xcd3fca…d2e595
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x44d66c…193eff
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x15355e…df1e1a
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x857fb1…bbf146
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x7c467d…7d62f3
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xcaa950…fbcb87
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x8cb6a9…88ab17
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x31a96d…3eed4a
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xd39d4f…09ba66
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x3b5787…3c0ac8
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x10a4cf…e6fd5f
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x31ea9d…1aec0b
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x9b9657…7c3ade
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x78e8b9…4dc341
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xeef9b9…985e87
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x75d403…f31308

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.