Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf11a43…7213e4
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8f0ddd…770f72
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4b0f85…683e3f
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x09b5eb…0fc1d5
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd78ac1…11684a
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xacbde9…a73813
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9a2675…3c2a85
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0a3022…d8d3b9
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xce3578…64619b
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7d6ff4…f1f006
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x78ad3c…080922
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x79ce3e…4d415d
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbfde7e…1ae00f
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xca9aa4…91217e
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3a8b40…7b98b1
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x385e20…de03b7
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbfdff6…d009f0
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9e3f04…3780f5
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x68cb67…22316c
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3c529e…483147
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x649a8f…a7f94b
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7c97e2…e8b1fb
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf5f2a0…014b09
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf69e52…a0942c
0x5298…25ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5405c9…e3df8c

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.