Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xdc9465…9eb85f
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xcc0249…128e53
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc3be48…84455e
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x333f37…867bd0
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa851f5…ef4210
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7b21d3…b02ba9
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x818488…79ef34
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7baf3b…f1e551
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xdfda58…8b1cc7
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x473b27…c44945
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe504a4…2594de
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x85cd30…d19069
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x16b90b…386dc9
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xde310e…923564
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xac4d6e…6d3954
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x377432…481251
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x91077d…1a00c1
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb0ea8e…e8ac58
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7a069e…85a108
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf489bd…2c940d
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc2ade5…632580
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x61ca86…3a492e
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8a9b88…79c3e5
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7545c8…fd3002
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2dffc1…6ca923

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.