Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf2eddb…65e631
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd9ebfa…24e9e1
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x033d06…23eb42
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x87616b…248ba4
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x620233…5958cf
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xad07a8…03f5f5
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa30e29…6714af
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x89c27b…b18338
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2109d4…1dba50
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf646b4…7c995f
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa6c398…e66500
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x90d830…60d0b0
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x67db18…481c14
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc801b8…b133b7
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x31ab7b…daf902
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1448a1…95f1ae
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x08730d…12d260
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xab7dd1…66d9a6
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x706b57…d382c1
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x38101e…02dbb7
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x07bdfb…f442c4
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9a2ea7…275f8b
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x15e2fa…6b822d
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x04a752…ee7858
0xe32a…50320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0bc2c4…6bffcd

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.