Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4ede0f…492ed9
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9b35ef…53f7ce
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4a518c…a5af2a
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9aafa8…a61026
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9df81e…744408
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc2d96d…6fee8c
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf66147…cac03c
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb89555…d29da8
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4eb7ad…f61af1
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x30bb21…4c519f
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc4d217…d2d892
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf34068…f5f5d8
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2eab99…b6253f
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x021e49…82edbd
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3bc5dc…5689f7
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5d38c2…507886
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0b31cb…f9330d
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x575388…113511
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x947029…771407
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf5b339…42e6b4
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x023788…bbc8b2
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1051a8…a8e643
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x983988…0c633d
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7c427e…aad5cc
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2d80f5…caf752

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.