Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x33cf1f…aa3d74
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3bfc16…dc0c05
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x89b6b6…bd6701
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb7125d…642df2
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8353e3…4906d0
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8c92fd…670563
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5d0302…dff133
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7389f8…a6603e
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xec2930…2911b4
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x696eb1…d55df5
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xaff810…d9bad2
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8a23a4…a244eb
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6d8b7a…33f228
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9f2422…b686cb
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x141545…92be82
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x917e25…0b7f8d
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xac7b8e…39a695
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5a5fa5…98a334
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xada049…52189e
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0f08fa…dcfbd7
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc6c1fa…d55ff2
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x95980f…f9dec8
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x429344…199dfe
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x72f536…fe706b
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4cf734…3bcd89

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.