Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xe5f18b…046e47
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x3b50dd…172920
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xb02fe7…c6207a
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x64bdd4…42fd69
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xff0f78…2b7ff3
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x3c9065…260d28
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x23bd6c…061fb9
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xa2af6f…e067d5
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x97338b…93b27b
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x20b98b…d7659c
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xfcb9bc…b48c76
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x118a2c…8742ac
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x903d86…8ce8c5
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x1b4389…4a8fb0
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x630c67…b4a89a
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x04ce27…10acbd
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x9162e5…9c695d
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x9d305d…12a52e
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x4b8286…dc8497
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x048148…b7a602
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x0bb39d…40cce2
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x79be5f…19ae26
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xca2ae2…ded7f7
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xff51e7…42cfe8
0xfd6b…82b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xeb914b…16906d

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.