Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcfe…52450xd383…4919Base—$0.01100%coinbase53d ago0x684371…8e346c
0xfcfe…52450x5a3a…8192Base—$0.01100%coinbase53d ago0xf6d867…21bfaa
0xfcfe…52450x2bc3…c674Base—$0.01100%coinbase53d ago0x1b0b54…0a212f
0xfcfe…52450x67c4…02cfBase—$0.01100%coinbase53d ago0x36880e…475f32
0xfcfe…52450xf51e…b500Base—$0.01100%coinbase53d ago0x90acf5…abe491
0xfcfe…52450xda47…18abBase—$0.01100%coinbase53d ago0x50aa2d…0019d1
0xfcfe…52450x686d…6a76Base—$0.01100%coinbase53d ago0x4e196f…53bac2
0xfcfe…52450x7868…7c31Base—$0.01100%coinbase53d ago0x93ef14…c2d8db
0xfcfe…52450x1ff1…31a9Base—$0.01100%coinbase53d ago0x2649c1…b7683b
0xfcfe…52450x1b20…3dcfBase—$0.01100%coinbase53d ago0x4c3119…fc38a9
0xfcfe…52450x2087…a61aBase—$0.01100%coinbase53d ago0x344ddc…7c71b5
0xfcfe…52450xd5e5…a61eBase—$0.01100%coinbase53d ago0x6b64f9…7f23a2
0xfcfe…52450x09bd…f5ccBase—$0.01100%coinbase53d ago0xbf8352…9ca8a4
0xfcfe…52450x9484…e26eBase—$0.01100%coinbase53d ago0xf4ac22…ee5753
0xfcfe…52450xc4c2…68b4Base—$0.01100%coinbase53d ago0x5e629e…bde3cb
0xfcfe…52450xae3f…479dBase—$0.01100%coinbase53d ago0x386c73…f0a738
0xfcfe…52450x42f2…93a5Base—$0.01100%coinbase53d ago0x57dde8…0eceb5
0xfcfe…52450x4a5a…8a0eBase—$0.01100%coinbase53d ago0x3a5f89…8eeea7
0xfcfe…52450xbe89…eefeBase—$0.01100%coinbase54d ago0x996176…75cda7
0xfcfe…52450xf30c…5916Base—$0.01100%coinbase54d ago0xef1fc6…91a86a
0xfcfe…52450x4a36…58c5Base—$0.01100%coinbase54d ago0xd19fe7…119ac3
0xfcfe…52450xda12…5cd0Base—$0.01100%coinbase54d ago0xff1151…1ac352
0xfcfe…52450xa3ed…ebe7Base—$0.01100%coinbase54d ago0x681da3…496881
0xfcfe…52450x508a…44f5Base—$0.01100%coinbase54d ago0xdbcd46…f7af0f
0xfcfe…52450xe2f6…ba3dBase—$0.01100%coinbase54d ago0xff570d…173a77

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.