Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf3060e…6ecbd0
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x13b333…577749
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf2cf3b…33afd8
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc4f51f…8a32e1
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5b116b…fff061
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x803eae…12b727
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1fbabf…cb3c4a
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc5370f…5f7cc1
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd0b843…0efeaa
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1c0da7…f00d85
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1b2101…41cb4c
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd4b93f…bca092
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x731018…04007f
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc52e0c…74b719
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x457883…5ab72b
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6a2570…5ff83f
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc7f0cb…1fa252
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf6c54f…665c5c
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfcf2c9…f85f33
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaaccff…8330c0
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa351b4…d7f599
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x189e1a…fd9e6b
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4248b8…d734aa
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x135f87…4cd1f1
0x7038…5b610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x222685…c40dd9

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.