Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x41fe1a…de5dac
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x22903a…3aa745
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x40ee83…1410c5
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x38ba34…f746a8
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6c8a6e…9132b5
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x360ee6…d154fb
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6a9938…a00eb0
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd00759…95c570
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x09af91…e6d420
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x07c654…2f7922
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x31c4b3…36279f
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x3b2736…bfae18
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x1f6fce…cf33f9
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd1fcb5…382365
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x439bd5…20ce39
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x301d5e…6e77bc
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x177c4a…2dded2
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x06c1f6…5057a7
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x48f9e1…2e9808
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xa991ef…044a05
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xdb6751…0c9940

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.