Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xe55fd4…ecb241
0xc185…4b7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase11d ago0x28333f…faaaf7
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x9fb666…621834
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x5eeb2e…706d35
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x6a8136…f1463b
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xb8635e…8f10db
0xc185…4b7d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase11d ago0x8b1858…10dba0
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase11d ago0x54bf9b…a8ed8f
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xb5bc60…1b302c
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x090f11…a5a1bb
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x725801…145aae
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x77cbb7…e4769c
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x30630c…7a5c15
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xd9deb9…b35974
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x07b9d9…aacba1
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x28004e…be6c11
0xc185…4b7d0x4aab…df26BaseApifyAutomation$1.00100%coinbase11d ago0xe94a0d…8278b9
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x165e0f…8cd1d6
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xa64611…896d96
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xfd7328…76573f
0xc185…4b7d0x4aab…df26BaseApifyAutomation$1.00100%coinbase11d ago0x646a09…788b9c
0xc185…4b7d0x4aab…df26BaseApifyAutomation$1.00100%coinbase11d ago0xa8fcdd…52aef0
0xc185…4b7d0x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xb3c241…b086fe
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase11d ago0xc4970d…a89961
0xc185…4b7d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase11d ago0x4e2de8…7063f4

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.