Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xec4199…f08646
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9228f6…8338ec
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xda0c9f…33ce01
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb9ddbe…c67c7e
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8f55cb…bb2232
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x720e91…0281c2
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x19a576…e1dae8
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x700430…b4a9df
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xca354e…9a856c
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4dcc0b…0bf1f7
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc6fd5d…714a31
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x496014…16f053
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa4a661…3167a9
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa09548…f7c098
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x801bfb…cb68b9
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9de182…e9f72d
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd8c47d…e964d5
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2483ab…7ee9d7
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0af480…88ddea
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xafa680…625708
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5b8b53…b89696
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x232e94…50bdab
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x05fdad…74ee9c
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x68bc41…2ad119
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x68f43a…03e2bb

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.