Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf71f88…c648dd
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x2152ea…d543ba
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xdb7d21…27f6de
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9fea48…e22e20
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x4d6445…3bfc7b
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb3e45d…bbe70a
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6e80f3…837074
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc2f2f0…93087a
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x1e0db5…f3e719
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x94923b…83176f
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6a2b36…c5eb00
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb405af…ea6b65
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xa7356c…bef450
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf88186…6a9af6
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x8e33c0…b099a4
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x814054…c1ee7f
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x526a89…b90da7
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x05bbed…2ed6f4
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x3dfdfe…d59a70
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x78389e…d02ab6
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x253fdf…e208a2
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf6097c…be3434
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x925c79…344da3
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xdd0e19…06d42f
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x7754c9…6ea21b

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.