Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x116b…33200x4f4b…422dBase$0.0035100%coinbase1m ago0x8a54ce…9bce2b
0xffa5…92ca0x4f4b…422dBase$0.0035100%coinbase10m ago0xb3b90c…a675a0
0xcdee…21480x4f4b…422dBase$0.001100%coinbase20m ago0xe9feff…068ce5
0xa11d…4caa0x4f4b…422dBase$0.001100%coinbase28m ago0xb3cff1…2f0cc7
0x2ee5…a3450x4f4b…422dBase$0.0015100%coinbase41m ago0xd21afa…29a460
0x6991…10bf0x4f4b…422dBase$0.04100%coinbase51m ago0x57abc9…589845
0x34f0…91e70x4f4b…422dBase$0.001100%coinbase1h ago0x969328…0fb672
0x5976…0b0f0x4f4b…422dBase$0.001100%coinbase1h ago0xcbc1a3…e03cd2
0x3a12…29e50x4f4b…422dBase$0.0035100%coinbase1h ago0xfbd9b8…3eb742
0x926b…74140x4f4b…422dBase$0.04100%coinbase1h ago0x5947cc…2acd6a
0x4b39…5f950x4f4b…422dBase$0.001100%coinbase1h ago0x8d59af…00d7d0
0x0af9…05840x4f4b…422dBase$0.0015100%coinbase1h ago0x1c9bcc…ad2f32
0xfbe4…f8a00x4f4b…422dBase$0.0035100%coinbase1h ago0xe23012…4568a9
0xbe68…fef90x4f4b…422dBase$0.001100%coinbase1h ago0x8c84e6…97d84c
0xd91e…d0bb0x4f4b…422dBase$0.0015100%coinbase1h ago0x159c0c…452790
0xb478…cd740x4f4b…422dBase$0.001100%coinbase2h ago0x23822b…06da6a
0x3f08…e97c0x4f4b…422dBase$0.04100%coinbase2h ago0xd73f39…d8886a
0xfa5c…035e0x4f4b…422dBase$0.04100%coinbase2h ago0x2a635e…61e551
0x9a43…f3de0x4f4b…422dBase$0.001100%coinbase2h ago0x2ca946…f5c52a
0x6f00…6aa90x4f4b…422dBase$0.0035100%coinbase2h ago0x473ab2…79896a
0xae27…091a0x4f4b…422dBase$0.04100%coinbase3h ago0x93fa64…f94a40
0x6548…8eca0x4f4b…422dBase$0.001100%coinbase3h ago0xb2e89e…9803d1
0x03b7…b77b0x4f4b…422dBase$0.001100%coinbase3h ago0xae28ae…5f6b39
0x8875…81fa0x4f4b…422dBase$0.04100%coinbase3h ago0xfb49aa…a11b5e
0x62a1…dd660x4f4b…422dBase$0.0035100%coinbase3h ago0xacd0ec…22cab6

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.