Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x370b6b…832360
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9c36f7…1fd9eb
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8bf854…05bb45
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0e5264…b4aebe
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1324c3…aadd66
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8b661e…123f69
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa4ea21…504091
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x982898…d34cf1
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xba2e01…cb61ea
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb44573…8db71f
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4117d1…b8086e
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x855bb1…79bd07
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x17fad8…65187c
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xde70af…96fe7b
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfbbfc1…1c2cba
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4bc2bc…7b2c2a
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x98f0c2…b32bf0
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc2354c…b1f78b
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x49acfe…f4f357
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe84c73…5cf952
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x11f8ba…7993d5
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x695c9e…638e4f
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x979730…84c4c7
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0f0989…d1d9e1
0x2220…09540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x57016b…585385

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.