Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf4522c…15d705
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x26cb96…18eafb
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd697aa…198a03
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe107a1…43ac4b
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7bfea8…1ab576
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x694a13…cf37cd
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8509c3…573dbe
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcc2aa4…cfbc75
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb682c2…a63692
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5dc4d5…b495b2
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4a3f95…3d95f1
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9c4620…48aba1
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3422a6…43dfaf
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8f2f90…343df8
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd1bfb4…b7a84c
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x487421…3163a0
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x43a7f6…1ea907
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2726d4…b77e90
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6108bb…7e2a0a
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x57f63d…7a64ea
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd0c31c…ce3867
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xad4d66…b02f8b
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x934c4f…ee48c4
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x705855…d7b2b6
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x699e2a…251160

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.