Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xcc07f6…ce6bd7
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x2617ab…736dd3
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x1db0e9…6e9eb6
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x891298…389e04
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x55d5ac…8ea06e
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x264558…995857
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x1b4add…83f080
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x78a8ea…b95144
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x68b3bb…6551bc
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb5be3f…32795c
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x834b7d…e3948d
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x412a3e…7b7872
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xcc53c7…7d883b
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0d4080…5f7b86
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe4c226…032803
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x86c1c5…e3eb4e
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa66858…acf73f
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xcd345f…07c76b
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xdfbc49…d890fc
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd9838a…ae5116
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xcc58b9…06ea2f
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe00515…fcc860
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd12cf7…9a995f
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x039b46…18cd90
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x772de5…d638c7

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.