Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc018f1…06dc9b
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8e4213…d8cf4b
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x64420b…2f9fa0
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x91b067…5f0536
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6c3477…73af31
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1ab572…1b7d1b
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x55598a…250591
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xec2cbc…0f6098
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc32d97…b90a02
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x92f66f…723177
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1b56c9…d2bad0
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa3c871…c07726
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x44336b…36e9be
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa89303…6fd00c
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x178d2a…ffcc17
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd0b0d2…566727
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xebbb97…17cbae
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x93d46e…4c42bf
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x94d8f6…d24aa2
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3ef96f…c87713
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdf2878…781abe
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcc9318…50c436
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3f8991…f40058
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbc5da9…2987ca
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3da99b…2f4038

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.