Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xffce57…1d5419
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6a04ce…2cbb92
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x73805e…98afba
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0c0eba…cd720d
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2156ae…a27043
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4cf19a…1a84d7
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6d69c4…a6c6b9
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5187ce…8480e8
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x01c572…319f21
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x857513…fa725b
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfdd253…1f6d6f
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x813878…e66d16
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3ff5f1…ead503
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x19409a…22b2af
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x466a86…77237a
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x418a71…027911
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x93152f…113db8
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa5de3f…216e19
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x83b8f8…861e3c
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x18d9a1…f83a0b
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe2a3e5…dfeec6
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa2da8d…49d187
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfe86d2…3c6e47
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x042815…e7f6b5
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8cc744…396133

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.