Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3c4769…6b023d
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xab5098…d7be3f
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x22e613…d38e05
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa8df46…07de65
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc073d8…eabeb1
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1e41c8…819ebc
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe6de15…826b02
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe848ed…a2f862
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x223a26…78ecec
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6893ac…5dc28b
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xfa806d…c7461c
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd8c4f0…d48123
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x8fc516…cade21
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3aae01…0a45b8
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1fdc0f…d56be9
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xfb8433…b88720
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x414503…b1a382
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x102e40…5d142b
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa44874…93d503
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x470fe9…0ec084
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc00f6f…742818
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe13252…cf9cd8
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2e4f03…fd6439
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd45b5b…126eaa
0x1988…8e8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x87fb5a…eba0a7

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.