Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1c9cfb…ffd37a
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x13c929…b75d00
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf4ce69…6ad282
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x720049…bff1cd
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2c2e71…456e02
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x51da4f…3c5923
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x116723…3eb2bc
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x026ab8…b32306
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9f70fe…28b1af
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x99576a…630eed
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbcd0cc…b17d64
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5b7b7e…e14ad2
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb03c23…c2d8c9
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb5201e…d57722
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3d9881…144d6e
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4f5405…445ce8
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x78c719…3fd1b6
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2bfbd8…098b04
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe1bb9d…803ecd
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x47b6da…a4029d
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x427996…f6b881
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd3d8c8…62afe2
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdfef44…01994b
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x943608…e6f11a
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8fae43…dadc4f

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.