Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x759abe…27c9a4
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xda4c85…834469
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf29497…f93361
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdee220…359173
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2bbfae…73a4a1
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe751d8…1f943e
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6a8b60…d18378
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3cb568…239f95
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x035fc1…9a9bcd
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf2f147…b1dea6
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9ccb14…8b3809
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3f65c1…6c4042
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x24eab9…31984e
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0db6e5…b937b0
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6e5676…2ee7e2
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb48ad9…8ef5d1
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xedc77b…18ae42
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xde907f…b918b9
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdb7ddb…0c15f7
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb158b7…5ec367
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcc2b9e…8e8390
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x82257b…5ce5ce
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x55304d…489d6c
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x09797c…f47405
0xdcf7…f27b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc270ad…ca818a

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.