Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe6e9b6…19485a
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6ce971…6bdd76
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3728aa…f4a390
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xcec3f4…c9ce30
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xcb831f…6d6b72
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8dd9e9…285728
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x285f64…41af8b
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9da089…11c930
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb9f0fd…2533cf
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8e87ee…df632c
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb26436…a6244e
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7cd710…37b836
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2fb407…0ab4be
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbb9a4e…546e93
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2bc4b3…71be86
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x12e016…ff7f87
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe176c4…46d693
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x45ea14…c13975
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xefb160…499581
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9ad4bc…189b8d
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x61a876…821d67
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xdca20e…7e159f
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa94427…f7cc6e
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xefd96f…108b95
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xba81c2…1d167d

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.