Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x572f…2f6c0xa588…014cBase$0.0170%0x5e3b…c8a513s ago0x43df82…cf4f61
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x0ee785…683066
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xa87198…115eec
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xec376e…1a6ff9
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x062be6…880690
0xce6d…bbc30x572f…2f6cBase$0.0170%0x0b44…80fc19s ago0x98779a…01225a
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x47d1af…16f6ad
0xd341…69360x69ad…9fd9Base$0.009820%Payer-submitted23s ago0xeb469d…776c74
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase25s ago0xa5cd89…6a2819
wiant.ethHyperNatt TerminalBaseHyperNatt TerminalBitcoin$0.001100%coinbase25s ago0x06c656…8b0ce8
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x4f9015…2e6b90
0xc148…bb970x3e0a…78e7Base$0.003525100%coinbase31s ago0x8fe404…5e9086
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x548d84…dc72ee
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase33s ago0xc067e8…6ecebb
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x18bb25…336640
0x1332…66eb0x47c5…4fc3Base$10.5070%0xbb85…658233s ago0x8bf134…a8e8f3
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase37s ago0x68ab17…43bee8
0x34ec…5c050xd0b5…f224Base$9.9970%0x3482…6f0e37s ago0x43d5f3…03d95e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x9e6b87…0a2dd7
0x35da…d1ca0x1817…bc2cBase$0.00170%0x0018…ca9743s ago0x63e243…60813e
0x5a58…a7bd0x0f7a…9fd2Base$467.2370%0xd2ae…d69843s ago0x826b09…7dd3df
0xb059…16a90x7b55…efabBasevAPI x402 decoder$1.00100%coinbase43s ago0x7423c0…e8af68
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase43s ago0xa6a185…1b00f4
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x9df562…2674db
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase45s ago0x7d465c…5775f5

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.