Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8e0b88…2623dd
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x85555d…cd44ca
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x128546…776be6
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2e4c8c…8136ca
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdabb17…445206
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd43440…8fec82
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5916be…fc24e6
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x221248…01d793
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xca060d…32623c
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2a9247…59e29b
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa8f31f…a78296
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x16b618…110487
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5a9bfb…bfd980
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4f9441…821b53
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xff33a5…d66367
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x514f4c…79e4fb
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x68d4d8…04131d
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xeabbda…ef2935
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x264fcd…43ef9a
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd4385b…df3292
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf75ec6…0b7fa2
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xad9ba1…2d60cc
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2eceb1…efda02
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7c485e…890f29
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcf85be…c52292

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.