Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf44d7b…92797a
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xefdc85…4040eb
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb8ee60…091f8d
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x48ad20…6155ef
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe6f69f…f077e5
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8eec45…4ff2ae
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdef54b…4ec718
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa1815c…696841
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8ee6da…552555
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0bb487…23d467
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xcd97a9…2fd79f
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2a10f5…c82be9
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9ede82…2829c2
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xeb4b62…290132
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5bf7d4…48ed7a
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd562e4…65d193
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdb32a5…7f137f
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc1df92…72b35c
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x83c7c9…246d5b
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xafd419…2f702f
0xecb8…77d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1b061e…cdbc4b

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.