Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase42d ago0x604b71…b245d2
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase42d ago0xcb2231…52127e
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase42d ago0x717222…4909f1
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase42d ago0xca8a05…455f04
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase42d ago0x81f5b8…b7b1dc
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase42d ago0xed59a2…6d2ca3
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase42d ago0x514d8a…76ca98
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase42d ago0xec106b…011786
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase42d ago0x0cc8d8…2d58e9
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase42d ago0xb377c0…2b0f43
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase42d ago0xe17a55…ef092d
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase42d ago0x95cc30…edb11c
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase42d ago0x3576ec…c1270a
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase42d ago0xf19ee6…5f6601
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase42d ago0xf424f4…ac64e1
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase43d ago0x4c5451…c6f9d9
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase43d ago0xbe9cab…eec00f
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase43d ago0x48a670…06e719
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase43d ago0x207d1c…6c773c
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase43d ago0x432d11…1c321b
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase43d ago0x4d3ee4…e760d2
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase43d ago0x4ed6f9…53cd2b
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase43d ago0x1147fb…9eae43
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase43d ago0x740ee7…7c836e
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase43d ago0xb22181…dea200

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.