Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb1e991…e05fed
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x75a4ae…f0d982
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4f0c42…4556a2
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x07c190…8fd432
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0a40ac…52de1a
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb431fc…231729
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7fed1e…1ea17f
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xbc076a…5aa689
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd2d4ce…ee20c9
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x14266e…00ee42
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x880264…3aa237
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd122e6…269316
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb80bd9…5cf0cd
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0f7586…c5034c
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2a5c2a…92a474
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x000dbf…f561be
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xec7b5b…5ca3df
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xcb2873…6ea96b
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe07e0b…b0f03b
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x62872f…78b694
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9f3071…23f130
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd37810…232587
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe6701e…c4cf78
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xfdb548…e02719
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd22b74…9e7009

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.