Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e95…44660x6013…507bBasex402 service$0.006100%coinbase18s ago0x100af0…839b1e
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase18s ago0xbfde85…0aa871
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20s ago0x25e4b6…01f535
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xb46fa4…89bff7
0x5ab4…f51d0x6839…1a2bBase—$1.00100%coinbase22s ago0x503e14…ebc584
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase24s ago0x5a303f…9222ee
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xc7c1e2…b6b5c1
0xbb41…589a0x4f4b…422dBase—$0.001100%coinbase24s ago0x634b27…e63579
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase26s ago0xdd5b8e…69432f
0x5e64…3a360xef43…6c7fBase—$0.01100%virtuals26s ago0xae4e0e…f40f70
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase28s ago0x90b0e7…4b17ff
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase30s ago0x2df7ad…b78f33
0x72c5…159b0xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase32s ago0x0755f2…3fd8c9
0x72c5…159b0xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase32s ago0x3b72e7…be84d4
0x72c5…159b0xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase32s ago0xffc1bb…a93080
0x72c5…159b0xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase34s ago0xd8bc98…014b8e
0x72c5…159b0xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase34s ago0x2b0a4b…ca5516
0x72c5…159b0xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase34s ago0xb8189e…4c5f3f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x805f4b…9498dd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x037802…2f53d1
0x8dd1…881f0x6839…1a2bBase—$1.00100%coinbase38s ago0x80e928…e55f2b
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase38s ago0x311eea…146b5a
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase44s ago0x3fa95e…037f1b
0x3c45…52480xef43…6c7fBase—$0.01100%virtuals44s ago0x989eae…d64842
0x46f1…638b0x50eb…6480Base—$0.00170%0x54f0…793246s ago0x93d863…f4f086

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.