Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x02624e…742543
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8f5dae…747220
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x74d86b…878ecf
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe71199…63e444
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x40a443…6fff8d
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe65925…f431dc
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6b02bc…dd9827
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc28034…e5991f
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1582c0…22aed8
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x593d75…cba5de
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x967036…f2f651
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x88ecb7…cd22b1
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4cfe85…31551c
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1456de…4dd4e7
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x749bd7…9c6ab7
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0b6690…0b736f
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2e17cc…05a45e
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7e507a…fda2a6
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe19e7e…5f0e03
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4a5ea2…a27cd2
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x463b1d…d2c9da
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc3fa76…912d44
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd309a6…4bc64a
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x21572e…e7bf49
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2d4b61…4fa421

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.