Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x44bdfe…ba4918
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4aee90…8917ee
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9f793d…13e8db
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4ee513…f8df42
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7556fb…115b19
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1f133f…3aa854
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd88c69…d2cf1f
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x020691…757d32
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x738e68…3bad93
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe46d5e…a0eea0
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8a48fe…40a92b
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8d716a…f827c2
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x71c75a…de04ff
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc9f703…ff4a1a
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4f914c…724741
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x35c78d…29e32a
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4d7479…722987
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x36d7f4…111a5a
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x20cce2…17230d
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6d192d…8ba636
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdfd479…443ee1
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6fbf84…905f19
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x782821…8f54c1
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe069d5…5189f5
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x58d35a…759739

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.