Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9d74d7…044dc4
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x399ddb…67d760
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1f5e73…acff6e
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3484cf…054b37
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd83564…604346
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xbacdaa…6578fe
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1cd8b7…370269
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb6d43e…97227e
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7f7ca4…5b9198
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xbb81dc…48be7d
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x18b492…517e7e
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xfb02c1…dca0bd
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe3185f…cd1abc
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x877fb4…f2e5a4
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x82a9ae…fad3b1
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb25aa0…37f88e
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2e7c5b…3dbecd
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x67a6a6…af1b8f
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4f7555…2476bd
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x05b1e7…8bf488
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x61477e…9ca186
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2a2725…f0e487
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x421369…f9024b
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3f0e0c…267364
0x659f…dd6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa7a9cd…534a7a

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.