Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xc83d24…6a9a7a
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xe160fb…bd49f8
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x937e3a…856b59
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x1f094b…4ec7d7
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x44479e…e67a95
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x753dcd…75ef1c
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xeadf4e…4a85d8
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x599a48…e92760
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xe5b24b…ce7ee6
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xf7caaa…05ca2b
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x33f5f0…a99327
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3de2ee…768a11
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd8b709…7d4c86
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd56dc7…abe214
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x06f3d3…f36d89
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x236243…84389e
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x508dfc…754828
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd6f83e…fee363
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa797e8…8c25b6
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xccd214…0014cd
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb072bd…9f980b
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa9ae11…c0525f
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xee78a2…b3fafd
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1f784d…2078aa
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7e2a4d…28d9fb

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.