Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc16c…b2fb0x6839…1a2bBase—$0.003100%coinbase9h ago0x75706a…107b1c
0x2915…8b630x6839…1a2bBase—$0.003100%coinbase9h ago0x606fd9…ff2b01
0x1c5c…9ce90x6839…1a2bBase—$0.003100%coinbase9h ago0x0bfb69…a904e2
0x12c5…351b0x6839…1a2bBase—$0.003100%coinbase9h ago0x67c852…6891bf
0x277a…84ec0x6839…1a2bBase—$0.003100%coinbase9h ago0xf75ec6…3045fd
0x17df…8e4a0x6839…1a2bBase—$0.003100%coinbase9h ago0xf821ab…575739
0x7273…48410x6839…1a2bBase—$0.003100%coinbase9h ago0x7793d4…5afe3b
0xd79d…c0bf0x6839…1a2bBase—$0.003100%coinbase9h ago0x174d03…b72bce
0xb1fc…50aa0x6839…1a2bBase—$0.003100%coinbase9h ago0x7224fd…14e583
0xadc8…cc730x6839…1a2bBase—$0.003100%coinbase9h ago0x917a78…2713de
0xfc04…ad320x6839…1a2bBase—$0.003100%coinbase9h ago0xa825ec…ed853a
0xff39…c8b10x6839…1a2bBase—$0.003100%coinbase9h ago0xa5cd8f…0b0376
0x2c60…4d240x6839…1a2bBase—$0.003100%coinbase9h ago0xe60c39…6e133c
0x4df8…47a20x6839…1a2bBase—$0.003100%coinbase9h ago0x8dabdc…bf06c5
0xbcef…bc010x6839…1a2bBase—$0.003100%coinbase9h ago0x7be8b8…5d6070
0xcfbb…38c50x6839…1a2bBase—$0.003100%coinbase9h ago0x1a4b0a…02b514
0xe46f…2b340x6839…1a2bBase—$0.003100%coinbase9h ago0x7c84fd…bf5c0c
0x938e…596c0x6839…1a2bBase—$0.003100%coinbase9h ago0xd7b56c…100ef4
0xaac2…09420x6839…1a2bBase—$0.003100%coinbase9h ago0xc69e3b…0ad163
0xb1f2…bb630x6839…1a2bBase—$0.003100%coinbase9h ago0x6f6284…25e4a5
0x76d9…970a0x6839…1a2bBase—$0.003100%coinbase9h ago0xd1bb2c…0130d1
0xdb46…74210x6839…1a2bBase—$5.00100%coinbase9h ago0x09f322…8ee0a6
0x929d…956f0x6839…1a2bBase—$1.00100%coinbase9h ago0x2ab1d2…cc2453
0x2a6a…be980x6839…1a2bBase—$1.00100%coinbase9h ago0x2de3a8…adc1ca
0x704b…86700x6839…1a2bBase—$5.00100%coinbase9h ago0x1e6441…331cfd

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.