Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x13ac21…bb6f70
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe06328…b8a092
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4cddec…3bb439
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xce5b2a…607c52
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x221212…d1a36a
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x85d3bf…7287bd
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd58702…f6e022
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x01db27…b74aa2
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x20621c…3f7857
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc47561…60b13d
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0ad6e1…eb547d
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xecb065…89bb28
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x19d596…93b6df
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x545cd0…295705
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xddb079…bb508b
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9975e8…99bca9
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc42ed5…43933b
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0cbec0…f43fb3
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0b7133…f216e8
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x33f96a…519d7f
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd8f13e…78afec
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x06794a…9349c4
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x25c512…ef86e6
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x10b469…08a79f
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x76b3c6…75a749

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.