Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfaea2e…34025a
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x50ad30…ab43b5
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x813b81…44e3bd
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x765213…ee5b12
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8ddc36…3ade66
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9943bd…86ccf8
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2f6fe0…319ba3
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc960a0…040b9d
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x349162…6b9f21
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x808b9d…2258d2
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x80b793…230835
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcb87e8…504953
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdb6226…05a631
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe49cec…21348f
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc4f4ac…c90140
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb857c8…6098f8
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb95f00…fd3d76
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2397ac…f436a8
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7591ed…de675b
0x06b1…2f0b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x907b5f…68e4d1

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.