Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1e54b8…88057e
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xba0c6a…e30bc3
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6980f1…c0da20
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x89f190…3e2120
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x965963…4a306f
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x630a6e…cb49af
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x11da06…897270
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x52e50f…12d190
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8984ad…66e76d
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x326de7…429434
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6efc2d…dfe1a3
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x30f90d…d12051
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb18d47…08bc54
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1ad17d…d29b9f
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x718a4f…9e5d86
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8a15aa…b58958
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8b7c82…08ab96
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x34ac5c…1770f6
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7bec01…05a92e
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x08f564…ad6351
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa96716…8bf1f3
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0c68c7…8eb23a
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x419469…e6f991
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8ad4d8…ce1168
0xf195…43f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x907ce4…e48141

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.