Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x052e20…11be64
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf79047…15f260
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf1e87b…5d4b53
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1da570…64c6c3
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3f1220…ae4a28
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x514f67…5d9294
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdbd388…458407
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2ea7cd…4bc2a1
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4c6a4d…6e140b
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x854d72…baba85
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8fa11b…38c29a
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcb1ce9…9328ed
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x35d4b9…ba8d04
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x19327b…79ab55
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8150f1…ab1d8a
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5d9705…72dc86
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x363a8d…c1feb9
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3d840f…9c7d62
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf72198…98af65
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x758bd5…7a4655
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbd3d90…4f1150
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf70364…a8b9c6
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7a8e01…4ef906
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0feb8b…8ba50f
0xf8a6…a6520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2f2def…fe8d45

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.