Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7c99c1…a878d6
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd78a3a…a1580a
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x001c7a…d24912
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcaa5d6…b378d3
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8516e2…435827
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x327df1…bf1409
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x33c4d3…006bed
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x14394e…f07bff
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x002974…ae2595
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2d9111…01ecbe
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb7512d…1d6908
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xeebb1e…bf7889
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcc6560…cddbfc
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x728b52…c11152
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9f52cc…a9f8a4
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x98be40…f1caf8
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd0d544…b13cbc
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd36019…5b81eb
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x858bc9…3c0275
0xde44…bdb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xefe6ff…682b06

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.