Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0d3946…dabe0f
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x43634a…60a2de
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb00678…f4005f
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfe849a…ec50a5
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc8cc5d…1e37cc
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf69a59…b5029e
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd6d894…7a1311
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5834bd…62e11d
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfa731f…1db7f6
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb7783b…cc2b11
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb17d65…89090d
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x067c02…2dc291
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8119bd…8352fb
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc62997…2408d2
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8c9643…185bf2
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe65e4e…c3ac8c
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaa39eb…2f4121
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbb3d1d…ed4f1e
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd34e8b…f93e92
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5173c2…6a502b
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x307120…c423f9
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb763af…f9cda1
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x341a2f…34595f
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdfdfdc…7344ef
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x29fc89…3956cb

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.