Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4496ac…b0f14a
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7dac86…c80c97
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xec3866…a29dbf
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3f1de3…224be2
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa14973…011af9
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf42979…114feb
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf16b51…0b5173
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3efdb1…0291e7
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3a61af…2dc704
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7acb61…9494db
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd3fb1c…fe63c8
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd713bf…704c96
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8e75f6…e223d7
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb6895d…3a5fd0
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfcda03…6c4b16
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x744fb5…76865a
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x39ef14…793837
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xea7f71…2a9a5f
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfe5eec…50954d
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc8f0bb…34a85c
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbd0e4b…f84a1b
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x95c693…8700a6
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8cb54c…590609
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4c4504…125d97
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfc55ba…cea948

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.